Opened 9 years ago

Closed 9 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 Changed 9 years ago by Collin Anderson

comment:2 Changed 9 years ago by Tim Graham

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 Changed 9 years ago by Markus Holtermann

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

comment:4 Changed 9 years ago by Aymeric Augustin

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