Ticket #3100 (new enhancement)

Opened 6 months ago

Last modified 4 days ago

Do not reauthenticate if already authenticated (via form login or such)

Reported by: zregvart@gmail.com Assigned to: coderanger
Priority: low Component: HttpAuthPlugin
Severity: minor Keywords: basic auth form login authenticated
Cc: 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

authenticated.patch (461 bytes) - added by zregvart@gmail.com on 05/29/08 04:26:58.
patch to check if already authenticated

Change History

05/29/08 04:26:58 changed by zregvart@gmail.com

  • attachment authenticated.patch added.

patch to check if already authenticated

11/29/08 05:38:24 changed by roh <roh@hyte.de>

thanks for the patch. works fine for me.


Add/Change #3100 (Do not reauthenticate if already authenticated (via form login or such))




Change Properties
Action