Perl Authentication and Authorization via cookies
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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/perl-Apache-AuthCookie && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Apache-AuthCookie-3.31.tar.gz | 0000063708 62.2 KB | |
cpanspec.yml | 0000000493 493 Bytes | |
perl-Apache-AuthCookie.changes | 0000012572 12.3 KB | |
perl-Apache-AuthCookie.spec | 0000009539 9.32 KB |
Revision 4 (latest revision is 5)
Yuchen Lin (maxlin_factory)
accepted
request 996476
from
Yuchen Lin (maxlin_factory)
(revision 4)
Automatically create request by update submitter. This is going to update package to openSUSE:Backports:SLE-15-SP5 from openSUSE:Factory. Please review this change and decline it if Leap do not need it.
Comments 0