Opened 13 years ago
Closed 13 years ago
#17041 closed Uncategorized (duplicate)
Non-staff users should see clear message when trying to access admin
Reported by: | Ram Rachum | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Currently, when a non-staff user tries to access the admin, they get sent to the login screen. (Unless there's some error in my system, that's what I observed.)
This is confusing. They should get a message to the effect of: "You are not a staff member; the administration interface may be accessed by staff members only."
Note:
See TracTickets
for help on using tickets.
Duplicate of #15567