Changes for version 0.04
- New SimpleGroup driver provided by Mark Stosberg (See docs for usage)
- Implemented the __USERNAME__ and __GROUP__ constraint variables in the DBI driver which were already documented in the examples given in the Authorization module docs
- the DBI driver was assuming that a USERNAME option was being passed in, which could result in an invalid SQL statement (Hugh Esco)
Modules
Authorization framework for CGI::Application
Base module for building driver classes for CGI::Application::Plugin::Authorization
DBI Authorization driver
Dummy Authorization driver
Generic Authorization driver
HTGroup Authorization driver