auth_simple — Metaproxy Simple Authentication And Authorization Module
Simple authentication and authorization. The configuration
specifies the name of a file that is the user register, which
lists username
:password
pairs, one per line, colon separated. When a session begins, it
is rejected unless username and passsword are supplied, and match
a pair in the register.
### discuss authorization phase