summaryrefslogtreecommitdiffstats
path: root/auth/eurephia_authplugin_context.h
Commit message (Collapse)AuthorAgeFilesLines
* Added the first stab of an authentication plug-in frameworkDavid Sommerseth2013-03-031-0/+54
This enables a run-time loadable support for other authentication modules. This can be used to make eurephia authenticate user's passwords against other sources than the local eurephia database itself. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>