Modify ↓
Opened 16 years ago
Last modified 11 years ago
#3100 assigned enhancement
Do not reauthenticate if already authenticated (via form login or such)
Reported by: | Zoran Regvart | Owned by: | txcraig |
---|---|---|---|
Priority: | low | Component: | HttpAuthPlugin |
Severity: | minor | Keywords: | basic auth form login authenticated |
Cc: | Thijs Triemstra | Trac Release: | 0.10 |
Description
I have a case in which users are already logged in (via form login) so http basic authentication is not required. So to eliminate extra password browser prompts i created the attached patch.
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | authenticated.patch added |
---|
comment:2 Changed 15 years ago by
Cc: | Thijs Triemstra added; anonymous removed |
---|
comment:3 Changed 12 years ago by
Owner: | changed from Noah Kantrowitz to txcraig |
---|---|
Status: | new → assigned |
I am adopting this plugin.
Note: See
TracTickets for help on using
tickets.
patch to check if already authenticated