table of contents
Sympa::Request::Handler::auth(3Sympa) | sympa 6.2.72 | Sympa::Request::Handler::auth(3Sympa) |
NAME¶
Sympa::Request::Handler::auth - auth request handler
DESCRIPTION¶
Fetches the request matching with {authkey} and optional {request} attributes from held request spool, and if succeeded, processes it with "md5" authentication level.
CAVEAT¶
Auth request handler itself never check privileges: It trust in senders if valid authorization key is specified. Access to this handler should be restricted sufficiently by applications.
SEE ALSO¶
Sympa::Request::Handler, Sympa::Request::Handler::decl, Sympa::Spindle::ProcessAuth.
HISTORY¶
Sympa::Request::Handler::auth appeared on Sympa 6.2.15.
2024-07-15 | 6.2.72 |