Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Plack-Middleware-Session-0.33-1.22 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-Plack-Middleware-Session Distribution: openSUSE Tumbleweed
Version: 0.33 Vendor: openSUSE
Release: 1.22 Build date: Fri Feb 2 18:43:56 2024
Group: Development/Libraries/Perl Build host: i04-ch4d
Size: 88192 Source RPM: perl-Plack-Middleware-Session-0.33-1.22.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/Plack-Middleware-Session
Summary: Middleware for session management
This is a Plack Middleware component for session management. By default it
will use cookies to keep session state and store data in memory. This
distribution also comes with other state and store solutions. See perldoc
for these backends how to use them.

It should be noted that we store the current session as a hash reference in
the 'psgix.session' key inside the '$env' where you can access it as
needed.

*NOTE:* As of version 0.04 the session is stored in 'psgix.session' instead
of 'plack.session'.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Wed Mar 13 2019 Stephan Kulow <coolo@suse.com>
  - updated to 0.33
    see /usr/share/doc/packages/perl-Plack-Middleware-Session/Changes
    0.33  2019-03-09 15:18:15 PST
    - Removed dependency to Digest::SHA1 #45
    - Added explicit dep to HTTP::Request::Common #44
    - Add t/lib to INC for Perl 5.26+
    - Fix POD link
* Wed Feb 27 2019 Stephan Kulow <coolo@suse.com>
  - updated to 0.32
    see /usr/share/doc/packages/perl-Plack-Middleware-Session/Changes
    0.32  2019-02-26 14:36:19 MST
    - Fix dependency for Cookie::Baker
    0.31  2019-02-26 12:01:00 MST
    - Documentation fix
    - Support samesite cookie attributes #42
* Wed Oct 18 2017 coolo@suse.com
  - make sure . is in @INC while testing
* Tue Apr 14 2015 coolo@suse.com
  - updated to 0.30
    see /usr/share/doc/packages/perl-Plack-Middleware-Session/Changes
    0.30  2015-03-02 10:24:38 PST
    - Fix VERSION
    0.29  2015-02-17 15:56:25 PST
    - Moved repo to the plack organization on github
    0.28  2015-02-16 08:30:08 PST
    - Same as 0.27. Make it non-trial
    0.27  2015-02-13 16:52:11 PST
    - Added late_store in psgix.session.options to update the session after the streaming
      and reverts the default behavior to pre-0.26 (reported by darkkar, fixed by alexmv) #29, #30
    0.26  2015-02-03 09:17:38 CET
    - Improved documentation (oalders, basiliscos, Mohammad Anwar, alexmv)
    - Session storage is now updated in the cleanup phase, after the streaming is complete (alexmv) #28
    0.25  2014-09-28 20:07:42 PDT
    - Make tests safer for parallel execution. #21
    0.24  2014-09-05 04:49:59 PDT
    - No changes since 0.23
    0.23  2014-08-11 10:22:40 PDT
    - Changed the warning to error, when secret is not set.
    0.22  2014-08-11 10:16:51 PDT
    - Document the vunlerability of using this middleware without secret, and
      warn when secret is not set on the runtime. In the next release the default
      will be changed to require the secret. (mala)
* Wed Jul 30 2014 ncutler@suse.com
  - updated to 0.21
    0.21  2013-10-12 11:41:37 PDT
    - use Cookie::Baker (kazeburo)
* Sat May 24 2014 ncutler@suse.com
  - regenerated spec file using cpanspec 1.78.07
  - updated to 0.20
    0.20  2013-06-24 16:09:21 PDT
    - Fix packaging (name casing)
    0.19  2013-06-24 15:09:55 PDT
    - Use Milla
    - Add prereqs to LWP/HTTP::Cookies
    0.18 Tue Feb 12 02:56:23 PST 2013
    - Repackaging
    0.17 Mon Feb 11 15:40:50 PST 2013
    - Use constant time comparison of HMAC signature to be precautious for timing attacks
    0.16 Sun Feb 10 11:41:14 PST 2013
    - Fix minimum version requirement for Test::Fatal
    0.15 Tue Sep  4 14:15:13 PDT 2012
    - Fixed CPAN dependencies
* Mon Oct 10 2011 coolo@suse.com
  - initial package 0.14
    * created by cpanspec 1.78.06

Files

/usr/lib/perl5/vendor_perl/5.38.2/Plack
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Middleware
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Middleware/Session
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Middleware/Session.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Middleware/Session/Cookie.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/Cleanup.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/State
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/State.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/State/Cookie.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/Store
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/Store.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/Store/Cache.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/Store/DBI.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/Store/File.pm
/usr/lib/perl5/vendor_perl/5.38.2/Plack/Session/Store/Null.pm
/usr/share/doc/packages/perl-Plack-Middleware-Session
/usr/share/doc/packages/perl-Plack-Middleware-Session/Changes
/usr/share/doc/packages/perl-Plack-Middleware-Session/README
/usr/share/doc/packages/perl-Plack-Middleware-Session/examples
/usr/share/doc/packages/perl-Plack-Middleware-Session/examples/counter-raw.psgi
/usr/share/licenses/perl-Plack-Middleware-Session
/usr/share/licenses/perl-Plack-Middleware-Session/LICENSE
/usr/share/man/man3/Plack::Middleware::Session.3pm.gz
/usr/share/man/man3/Plack::Middleware::Session::Cookie.3pm.gz
/usr/share/man/man3/Plack::Session.3pm.gz
/usr/share/man/man3/Plack::Session::Cleanup.3pm.gz
/usr/share/man/man3/Plack::Session::State.3pm.gz
/usr/share/man/man3/Plack::Session::State::Cookie.3pm.gz
/usr/share/man/man3/Plack::Session::Store.3pm.gz
/usr/share/man/man3/Plack::Session::Store::Cache.3pm.gz
/usr/share/man/man3/Plack::Session::Store::DBI.3pm.gz
/usr/share/man/man3/Plack::Session::Store::File.3pm.gz
/usr/share/man/man3/Plack::Session::Store::Null.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:40:51 2024