Non-admins can access the admin panel #2998
-
When we setup a server we have two kinds of accounts for users, Admin and Non-Admin. So logic implies that a Non-Admin user should not have access to /admin |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Good question. The way it works right now, non admins do not have access to the data so even if they try to import content, it shouldn't go anywhere. They can see the admin panel, but no data populates. Your instance is safe from any bad actors :) Making a "You do not have access page" or a redirect for non admins was in an unspoken todo, your question inspired a trackable official issue! Thank you again for posting a question!! |
Beta Was this translation helpful? Give feedback.
Good question. The way it works right now, non admins do not have access to the data so even if they try to import content, it shouldn't go anywhere. They can see the admin panel, but no data populates. Your instance is safe from any bad actors :)
Making a "You do not have access page" or a redirect for non admins was in an unspoken todo, your question inspired a trackable official issue! Thank you again for posting a question!!
#2999