mirror of
git://git.gnu.org.ua/pam-modules.git
synced 2025-04-26 00:19:52 +03:00
56 lines
1.6 KiB
Text
56 lines
1.6 KiB
Text
pam-modules -- history of user-visible changes. 2007-08-11
|
||
Copyright (C) 2001,2004,2005,2007 Sergey Poznyakoff
|
||
See the end of file for copying conditions.
|
||
|
||
Please send radius bug reports to <bug-pam-modules@gnu.org.ua>
|
||
|
||
Version 1.1, 2007-08-11
|
||
|
||
* pam_fshadow allows to use virtual domains to specify alternate password
|
||
databases. New options: regex, basic, extended, ignore-case, icase
|
||
and revert-index.
|
||
|
||
* pam_regex: ignore-case can be used as an alias to icase.
|
||
|
||
* New modules
|
||
|
||
pam_log Log arbitrary data
|
||
pam_mysql Authenticate using a MySQL database
|
||
pam_pgsql Authenticate using a PostgreSQL database
|
||
|
||
|
||
Version 1.0
|
||
|
||
Added documentation, improved configuration suite.
|
||
|
||
|
||
Version 0.1
|
||
|
||
Initial release. See README for short description.
|
||
|
||
^L
|
||
=========================================================================
|
||
Copyright information:
|
||
|
||
Copyright (C) 2001,2004,2005 Sergey Poznyakoff
|
||
|
||
Permission is granted to anyone to make or distribute verbatim copies
|
||
of this document as received, in any medium, provided that the
|
||
copyright notice and this permission notice are preserved,
|
||
thus giving the recipient permission to redistribute in turn.
|
||
|
||
Permission is granted to distribute modified versions
|
||
of this document, or of portions of it,
|
||
under the above conditions, provided also that they
|
||
carry prominent notices stating who last changed them.
|
||
|
||
Local variables:
|
||
mode: outline
|
||
paragraph-separate: "[ ]*$"
|
||
eval: (add-hook 'write-file-hooks 'time-stamp)
|
||
time-stamp-start: "changes. "
|
||
time-stamp-format: "%:y-%02m-%02d"
|
||
time-stamp-end: "\n"
|
||
end:
|
||
|
||
|