<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Source: systemd<br>
    Version: 255.3-1<br>
    Severity: wishlist
    <p>Hello,</p>
    <p>Would it possible to enable the password quality check feature?</p>
    <p>If I understand the code, it's dynamically loaded at runtim, so
      no hard dependency on it(?)</p>
    <p>There are two backends for this, it looks like libpwquality1 has
      more rdepends than libpasswdqc1</p>
    <pre>$ apt-cache rdepends libpwquality1
libpwquality1
Reverse Depends:
  libpwquality-dev
  libpwquality1-dbgsym
  freeipa-server-trust-ad
  freeipa-server
  zulucrypt-gui
  seahorse
  mate-user-admin
  python3-pwquality
  libpwquality-tools
  gnome-control-center
  libpam-pwquality
  gnome-initial-setup
  gnome-disk-utility
  budgie-control-center
  calamares
$ apt-cache rdepends libpasswdqc1
libpasswdqc1
Reverse Depends:
  libpasswdqc-dev
  libpasswdqc1-dbgsym
  passwdqc
  libpam-passwdqc

</pre>
  </body>
</html>