Persistent session data in CGI applications

Edit Package perl-CGI-Session

CGI-Session is a Perl5 library that provides an easy, reliable and
modular session management system across HTTP requests. Persistency is
a key feature for such applications as shopping carts,
login/authentication routines, and application that need to carry data
across HTTP requests. CGI::Session does that and many more.

Refresh
Refresh
Source Files
Filename Size Changed
CGI-Session-4.43.tar.bz2 0000062241 60.8 KB
perl-CGI-Session.changes 0000003593 3.51 KB
perl-CGI-Session.spec 0000002412 2.36 KB
Revision 15 (latest revision is 25)
Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) committed (revision 15)
- update to 4.43
  * FIX: Avoid deleting unmatched sessions when calling find() when ip_match is enabled.
        Closes RT#47795. Thanks to m-uchino, Ron Savage, and Mark Stosberg
    * NEW: new public ip_match() method is available, primarily for use with find(). (Ron Savage, Mark Stosberg)
    * DOCS: UTF8 related documentation was updated. 
    * INTERNAL: Don't add _SESSION_EXPIRE_LIST to internal hash unless we need to. 
                RT#51192, Thanks to Pavel V. Rochnyack, Ron Savage, Mark Stosberg
    * INTERNAL: Avoid calling sprintf() in CGI::Session::ErrorHandler, fixing RT#48733
        Solves taint error for Perl V 5.10.0. All well-written code will have
        been using errstr() to retrieve errors anyway so this change will not 
        affect any code which obeys the API. (Peter Kaminsk, Ron Savage, Mark Stosberg)
    * INTERNAL: The undocumented 4th parameter to load() has changed its meaning.  
        * INTERNAL: Test suite improvements. (Ron Savage, Mark Stosberg)
Comments 0
openSUSE Build Service is sponsored by