table of contents
Sympa::Request::Handler::decl(3Sympa) | sympa 6.2.72 | Sympa::Request::Handler::decl(3Sympa) |
NAME¶
Sympa::Request::Handler::decl - decl request handler
DESCRIPTION¶
Fetches the request matching with {authkey} and optional {request} attributes from held request spool, and if succeeded, remove it from the spool.
CAVEAT¶
Decl 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::auth, Sympa::Spindle::ProcessAuth.
HISTORY¶
Sympa::Request::Handler::decl appeared on Sympa 6.2.19b.
2024-07-15 | 6.2.72 |