You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/07/06 10:24:26 UTC

DO NOT REPLY [Bug 47477] New: mod_auth_form: Add session auto-renew flag

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: bugs@httpd.apache.org
        ReportedBy: alexey.v.varlamov@gmail.com
        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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47477] mod_auth_form: Add session auto-renew flag

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47477





--- Comment #1 from Alexey Varlamov <al...@gmail.com>  2009-07-09 04:41:18 PST ---
Created an attachment (id=23949)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23949)
Suggested fix.

Argh, seems the patch did not attach initially.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 47477] [mod_auth_form] Add session auto-renew flag

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47477

Graham Leggett <mi...@sharp.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Graham Leggett <mi...@sharp.fm> ---
Alternative fix applied from PR47476.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 47477] [mod_auth_form] Add session auto-renew flag

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47477

Graham Leggett <mi...@sharp.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Graham Leggett <mi...@sharp.fm> ---
mod_session should renew on each hit by default, there should be no need for an
additional switch for this.

Can you confirm if the latest v2.4 or trunk still shows a problem?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47477] [mod_auth_form] Add session auto-renew flag

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47477


Alexey Varlamov <al...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|mod_auth_form: Add session  |[mod_auth_form] Add session
                   |auto-renew flag             |auto-renew flag




-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 47477] [mod_auth_form] Add session auto-renew flag

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47477

Bug 47477 depends on bug 47476, which changed state.

Bug 47476 Summary: [mod_session] Cannot renew stored session
https://issues.apache.org/bugzilla/show_bug.cgi?id=47476

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org