A library for password generation and password quality checking
Go to file
Zbigniew Jędrzejewski-Szmek 172dc24840 Co-own security directory instead of pulling in pam
Requires:pam was added to avoid unowned directories provided by pam
(/etc/security and /usr/lib*/security) [1]. Pulling in pam is
problematic, because libpwquality is linked into various places where
the pam stack might not be needed at all. It also creates an
additional ordering dependency, which we don't want either.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=742996#c1
2022-02-16 16:58:47 +01:00
.gitignore New release 1.4.4 2020-10-13 09:38:31 +02:00
libpwquality.spec Co-own security directory instead of pulling in pam 2022-02-16 16:58:47 +01:00
sources New release 1.4.4 2020-10-13 09:38:31 +02:00