[DOC] Describes password generation strategy in README

This commit is contained in:
Jorge Enrique Gómez Gómez 2024-07-02 20:33:31 +00:00
parent 593ab8ed98
commit 9c540c04c1

View File

@ -1,4 +1,9 @@
# MiClave # MiClave
Django site that allows registered users to resquest a password change, Django site that allows registered users to request a password change,
by selecting a randomly generated password or passphrase. by selecting a randomly generated password or passphrase.
It accepts a 'stategy' parameter, that toggles between:
* random, for a randomly generated password
* pronounceable, for a password that resembles a word
* passphrase, a number of words selected from a word list