NAME
Auth::Kokolores::Plugin::FileRetrieve - kokolores plugin for retrieving users from a file
VERSION
version 1.01
DESCRIPTION
Retrieve a user from a line based password file.
Will fail if no user is found.
EXAMPLE
<Plugin retrieve-user>
module = "FileRetrieve"
file = "users.txt"
seperator = "\s+"
fields = "username,password"
</Plugin>
MODULE PARAMETERS
AUTHOR
Markus Benning <ich@markusbenning.de>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2016 by Markus Benning <ich@markusbenning.de>.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991