Skip to main content

Questions tagged [access]

0 votes
0 answers
101 views

I am trying to limit access to my Magento 2 admin panel via nginx using location ~* ^/(index\.php/admin|admin) { 00.00.00.00; try_files $uri $uri/ /index.php?$args; location ~* \.php$ { ...
miller75's user avatar
  • 429
4 votes
4 answers
2k views

I tried to change the default customer access token expiration from 1 hour to 48 hours and even to 0 to disable expiration, but regardless of what number I enter, the token I receive from the REST API ...
Pethő Jonatán's user avatar
0 votes
1 answer
488 views

I am following a Magento tutorial and I get stuck at this step https://devdocs.magento.com/guides/v2.4/rest/tutorials/orders/order-create-quote.html So I managed to create user, but I cannot make a ...
OCP30pt1c1l1l43-X1z17's user avatar
0 votes
1 answer
26 views

I opened the users page from the link https://mywebsite/admin/admin/user/ , I found the admin user that I used to access with, and I found another two users that I have never added before, are these ...
MMM's user avatar
  • 3
0 votes
1 answer
295 views

We recently moved away from Magento but still have access to it on our private server by way of its internal IP address. How do I access the pages and admin panel referencing just the IP address. When ...
John's user avatar
  • 1
1 vote
1 answer
148 views

In this question https://magento.stackexchange.com/a/324446/92235, there is an excellent solution related to hiding the price from a specific user group. But this one does not hide the price from the ...
Alice's user avatar
  • 148
2 votes
1 answer
437 views

how to implement functionality that will hide product prices from the user group. I've seen such a feature in an entrepreneurial Magento, but I can't figure out how to implement such a functionality.
Alice's user avatar
  • 148
2 votes
1 answer
3k views

I have been following along with this guide: https://devdocs.magento.com/guides/v2.3/get-started/authentication/gs-authentication-token.html This guide shows how a token can be requested and shows ...
J W's user avatar
  • 33
0 votes
2 answers
483 views

I am working third party integration for which new files generating automatically when my code is running. But it required permission after creating the file. I want to give the permission as a ...
Vinod Kumar's user avatar
  • 2,095
0 votes
1 answer
220 views

How to hide the category block in navigation on all pages if the user is not a login? Also, if a user tries to navigate to a category via a link, it should be redirected to the login page.
ann karsksya's user avatar
1 vote
0 answers
188 views

How can turn off the display of categories and products in them for unauthorized users. In case of transition to url of not logged user, redirect to login page.
ann karsksya's user avatar
0 votes
1 answer
123 views

1> shows access denied while login the admin (Magento 1.9)... actually tried to Rest-API for 3rd party integration for customer users role. 2> I do not have database details. the client did not ...
irshad's user avatar
  • 171
5 votes
0 answers
993 views

I am using some Magento 2.3 REST calls, and I am finding that for certain calls (and it seems to be consistently GETs) Magento is returning an authentication error, while for others (which seem to be ...
Matthew's user avatar
  • 61
2 votes
0 answers
73 views

How to get or access subdomain name in code. Magento verion 2.3
Sampath kumar S's user avatar
1 vote
1 answer
1k views

I have this error: "Forbidden You don't have permission to access /pub/static/adminhtml/Magento/backend/en_US/Magento_Ui/templates/collection.html on this server. Additionally, a 403 Forbidden error ...
Toranto mina's user avatar

15 30 50 per page