mirror of
https://github.com/webmin/webmin.git
synced 2025-08-19 01:15:14 +00:00
9 lines
271 B
HTML
9 lines
271 B
HTML
<header>Perl regexp to check password against</header>
|
|
|
|
To force a password to match some regular expression, enter it here in POSIX
|
|
regexp format. This must match the whole password, so to force use of a number
|
|
you would have to enter <tt>.*[0-9].*</tt>. <p>
|
|
|
|
<footer>
|
|
|