#36576: /admin/logout/ requires having admin access
------------------------------+--------------------------------------
Reporter: adehnert | Owner: (none)
Type: New feature | Status: closed
Component: contrib.auth | Version: 5.1
Severity: Normal | Resolution: duplicate
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Changes (by Sarah Boyce):
* resolution: => duplicate
* status: new => closed
* summary: /admin/logout/ requires being having admin access =>
/admin/logout/ requires having admin access
* type: Uncategorized => New feature
Comment:
Thank you for the report
This appears, in essence, to be a duplicate of #34022 (see the ticket
discussion and PR
https://github.com/django/django/pull/16073#issuecomment-1250690063).
That ticket is classed as a "New Feature" as it's requesting a change of
behavior, and needs community discussion to be accepted. To do that,
please raise this on the [
https://github.com/django/new-features/issues
new feature tracker].
Note that this behavior was introduced in #159 and is tested (see
03eeb020a00dedba2594326bd606d8b41d51e80f)
--
Ticket URL: <
https://code.djangoproject.com/ticket/36576#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.