https://issues.apache.org/bugzilla/show_bug.cgi?id=47477

           Summary: mod_auth_form: Add session auto-renew flag
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: PatchAvailable
          Severity: enhancement
          Priority: P3
         Component: Other Modules
        AssignedTo: [email protected]
        ReportedBy: [email protected]
        Depends on: 47476


Keeping session alive while user continues interaction with server is an usual
and convenient feature, however it is missing currently in stock modules
(auth_form + session).
Suggested enhancement is to add "AuthFormSessionRenew" flag, which would
refresh session (i.e. reset expiry) each time the user issues a request and
passes authentication. Please see the patch attached.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to