Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
trasher committed Apr 27, 2020
1 parent a15204a commit bc003f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/usermanual/preferences.rst
Expand Up @@ -179,7 +179,7 @@ Length is still the only rule that is active per default, just configure the num

If you enable password checks, it is not possible to know if some of existing ones does not respect them. Galette will display a warning at login if checks are not respected, but login will still be possible!

But wait... Password secuurity is important, but Galette does not enforce nothing! Isn't that dumb? Well, not really. For tests or entirely private instances, security may be less important; and in some cases, being too restrictive may be an issue for your users; tha'ts why this is up to you to secure as needed; just like using SSL or not :)
But wait... Password security is important, but Galette does not enforce nothing! Isn't that dumb? Well, not really. For tests or entirely private instances, security may be less important; and in some cases, being too restrictive may be an issue for your users; that's why this is up to you to secure as needed; just like using SSL or not :)

Password strength
^^^^^^^^^^^^^^^^^
Expand Down Expand Up @@ -218,7 +218,7 @@ This check rely on strength activation (all but **none** level). For the super-a
* nickname,
* login,
* email,
* birtdate,
* birthdate,
* town

Basically, user cannot use verbatim any of those information as password. Some possible combinations are also checked, like surname and name couple (or name and surname), first letter of surname with name, etc. Birthdate will be checked in different formats as well (localized, international, and some variants).
Expand Down

0 comments on commit bc003f4

Please sign in to comment.