logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Sympa::Request::Handler::auth - auth request handler

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.

See Also