Modify ↓
Opened 17 years ago
Last modified 12 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 17 years ago by
| Attachment: | authenticated.patch added |
|---|
comment:2 Changed 16 years ago by
| Cc: | Thijs Triemstra added; anonymous removed |
|---|
comment:3 Changed 13 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