Commit Graph

17 Commits

Author SHA1 Message Date
Tomas Mraz
db524afc43 New release 1.4.4
Fix for regression with enabling the cracklib check during build
2020-10-13 09:38:31 +02:00
Tomas Mraz
50d5aa7fe7 New upstream release 1.4.3
Multiple translation updates
Add usersubstr check for substrings of N characters from the username
  patch by Danny Sauer
2020-10-12 17:31:43 +02:00
Tomas Mraz
8d95d17e73 New upstream release 1.4.2 fixing regression
Fix previous release regression in handling retry, enforce_for_root,
  and local_users_only options
2019-10-31 13:14:18 +01:00
Tomas Mraz
fc4fdf4ed6 Update to release 1.4.1
Disable python2 bindings in Fedora 31 and above
Add conditionals for Python2 and Python3
pam_pwquality: Abort the retry loop if user requests it
Allow setting retry, enforce_for_root, and local_users_only options
  in the pwquality.conf config file
2019-09-17 15:01:46 +02:00
Tomas Mraz
6489112a03 New upstream release 1.4.0
Do not try to check presence of too short username in password
Make the user name check optional (via usercheck option)
Add an 'enforcing' option to make the checks to be warning-only
  in PAM
The difok = 0 setting will disable all old password similarity
  checks except new and old passwords being identical
Updated translations from Zanata
2017-05-26 16:47:41 +02:00
Tomas Mraz
c68f90a496 New upstream release
- Change the defaults for credits, difok, and minlen
- Make the cracklib check optional but on by default
- Add implicit support for parsing  <cfgfile>.d/*.conf files
- Add libpwquality API manual page
2015-07-23 14:14:01 +02:00
Tomas Mraz
c57e81ff00 new upstream release
- add Python3 module subpackage
2014-08-06 16:52:39 +02:00
Tomas Mraz
c50b07f1e5 Minor upstream release.
- fix problem with parsing the pam_pwquality options
  patch by Vladimir Sorokin.
- updated translations from Transifex
- treat empty user or password as NULL
- move the library to /usr
2013-09-12 13:27:32 +02:00
Tomas Mraz
37dd7f799c New upstream version 1.2.2
- manual page fixes
- make it possible to set the maxsequence configuration value
- updated translations from Transifex
2013-06-19 17:47:30 +02:00
Tomas Mraz
8e9193c72f New upstream release.
- properly free pwquality settings
- add extern "C" to public header
- updated translations from Transifex
2012-12-20 10:20:24 +01:00
Tomas Mraz
748e09ad12 New upstream release.
- add maxsequence check for too long monotonic character sequence.
- clarified alternative licensing to GPLv2+.
- add local_users_only option to skip the pwquality checks for
  non-locals. (thanks to Stef Walter)
2012-08-16 21:38:15 +02:00
Tomas Mraz
0657c1449d use rpm built-in filtering of provides (rhbz#830153)
- remove strain debug fprintf() (rhbz#831567)
2012-06-13 16:56:37 +02:00
Tomas Mraz
1daf1d97e8 New upstream release.
- fix leak when throwing PWQError exception
- added pkgconfig file
- call the simplicity checks before the cracklib check
- add enforce_for_root option to the PAM module
- updated translations from Transifex
2012-05-24 15:01:25 +02:00
Tomas Mraz
24e9c555cc New upstream release 2011-12-08 11:52:29 +01:00
Tomas Mraz
acdbf25128 added python bindings and documentation 2011-11-11 12:31:05 +01:00
Tomas Mraz
c6c7b34427 Import of the initial package of libpwquality. 2011-10-12 14:47:31 +02:00
Fedora Release Engineering
c8c01d353f Initial setup of the repo 2011-10-11 19:40:28 +00:00