Modify ↓
Ticket #1405 (closed defect: duplicate)
Opened 7 years ago
Last modified 7 years ago
trac should redirect automatically to login page when non-authenticated
| Reported by: | aadis | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.8.1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When my session is not authenticated, trac displays an error page rather than directly sending me to the login page.
This ensures RSS readers fail to read my authenticated feed as they never get the authentication challenge, and cannot prompt me for login/password.
I'm using https and http basic authentication along with mod_python on Debian Sarge.
Attachments
Change History
comment:1 Changed 7 years ago by mgood
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



This is a duplicate of #540