doc: Update cracklib URL

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://www.postgresql.org/message-id/flat/f7266133-618a-0adc-52ef-f43c78806b0e%402ndquadrant.com
pull/56/head
Peter Eisentraut 5 years ago
parent 924123a87f
commit 42aaed60c8
  1. 2
      doc/src/sgml/passwordcheck.sgml

@ -25,7 +25,7 @@
<para> <para>
You can adapt this module to your needs by changing the source code. You can adapt this module to your needs by changing the source code.
For example, you can use For example, you can use
<ulink url="https://sourceforge.net/projects/cracklib/">CrackLib</ulink> <ulink url="https://github.com/cracklib/cracklib">CrackLib</ulink>
to check passwords &mdash; this only requires uncommenting to check passwords &mdash; this only requires uncommenting
two lines in the <filename>Makefile</filename> and rebuilding the two lines in the <filename>Makefile</filename> and rebuilding the
module. (We cannot include <productname>CrackLib</productname> module. (We cannot include <productname>CrackLib</productname>

Loading…
Cancel
Save