Sympa::Request::Handler::auth - auth request handler
Contents
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.
Description
Fetches the request matching with {authkey} and optional {request} attributes from held request spool,
and if succeeded, processes it with "md5" authentication level.
History
Sympa::Request::Handler::auth appeared on Sympa 6.2.15.
6.2.76 2025-02-12 Sympa::Request::Handler::auth(3Sympa)
Name
Sympa::Request::Handler::auth - auth request handler
See Also
Sympa::Request::Handler, Sympa::Request::Handler::decl, Sympa::Spindle::ProcessAuth.
