Changes for version 0.21 - 2013-07-19
- promote to production
Changes for version 0.20_04 - 2013-07-19
- allow create_user_cb to work even when implemented by a auth plugin NOT on the head
Changes for version 0.20_03 - 2013-07-19
- added ability to assign groups to a user when user is created
Changes for version 0.20_02 - 2013-07-17
- add disable_on_create option for DisableGroup Plugin
Changes for version 0.20_01 - 2013-07-17
- add DisableGroup Plugin
Documentation
PlugAuth server
Guide for authenticating and authorizing against a PlugAuth server
Guide for writing PlugAuth plugins.
Guide for setting up a PlugAuth server.
Modules
Self authentication for PlugAuth
Pluggable authentication and authorization server.
Disable accounts which belong to a group
Authentication using Flat Files for PlugAuth
Authorization using flat files for PlugAuth
PlugAuth plugin that provides a user list without authentication.
Test Plugin server
Role for PlugAuth authentication plugins
Role for PlugAuth authorization plugins
private role used by FlatAuth and FlatAuthz.
Role for PlugAuth plugins
Role for PlugAuth reload plugins
Role for PlugAuth reload plugins
routes for plugauth
Private package for Test::PlugAUth::Plugin::* modules
Test a PlugAuth Auth plugin for correctness
Test a PlugAuth Authz plugin for correctness
Test a PlugAuth Refresh plugin for correctness
Examples
- example/client/PlugAuth.conf
- example/client/README.txt
- example/client/clustericious/ExampleAppExample.conf
- example/client/clustericious/ExampleAppExample.pl
- example/client/commandline/client.txt
- example/client/commandline/passwd.txt
- example/client/perl/client.pl
- example/client/sh/client.sh
- example/plugin/lib/PlugAuth/Plugin/ExampleAuth.pm
- example/plugin/lib/PlugAuth/Plugin/ExampleRoute.pm
- example/plugin/t/plug_exampleauth_auth.t
- example/plugin/t/plug_exampleroute.t