Opened 10 years ago

Closed 10 years ago

#23432 closed Bug (duplicate)

/newticket Forbidden error

Reported by: Collin Anderson Owned by: nobody
Component: *.djangoproject.com Version:
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

there are a bunch of links around the site to /newticket, and that now says "forbidden" if you are not logged in.

Change History (4)

comment:1 by Collin Anderson, 10 years ago

comment:2 by Tim Graham, 10 years ago

Do you have a suggestion to address this? I think the "You are currently not logged in. You may want to do so now." message above is clear.

comment:3 by Markus Holtermann, 10 years ago

Wha about redirecting the user to the login page and showing a notification with the reason?

comment:4 by Aymeric Augustin, 10 years ago

Resolution: duplicate
Status: newclosed

This is a duplicate of #23334 on which I gave up :-/

Note: See TracTickets for help on using tickets.
Back to Top