Perl Authentication and Authorization via cookies

Edit Package perl-Apache-AuthCookie

Apache::AuthCookie allows you to intercept a user's first
unauthenticated access to a protected document. The user will be
presented with a custom form where they can enter authentication
credentials. The credentials are posted to the server where AuthCookie
verifies them and returns a session key.

The session key is returned to the user's browser as a cookie. As a
cookie, the browser will pass the session key on every subsequent
accesses. AuthCookie will verify the session key and re-authenticate
the user.

All you have to do is write a custom module that inherits from
AuthCookie.

Refresh
Refresh
Source Files
Filename Size Changed
Apache-AuthCookie-3.14.tar.bz2 0000034349 33.5 KB
perl-Apache-AuthCookie.changes 0000003590 3.51 KB
perl-Apache-AuthCookie.spec 0000002997 2.93 KB
Revision 9 (latest revision is 30)
autobuild's avatar autobuild accepted request 43301 from Christian Wittmer's avatar Christian Wittmer (computersalat) (revision 9)
Copy from devel:languages:perl/perl-Apache-AuthCookie based on submit request 43301 from user computersalat
Comments 0
openSUSE Build Service is sponsored by