diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-05-24 22:21:27 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-06-01 04:32:21 -0400 |
| commit | 058b12672b581e29260906e915391c50689a4520 (patch) | |
| tree | 1ed53dcd1005a747d0b9a4b724bcc6e064fbb07b /static/features.html | |
| parent | 9ad2c2af5cec4c2db80546cea8ce0160f08e4372 (diff) | |
Update password length to 128 in documentation
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index d42289d2..32a35337 100644 --- a/static/features.html +++ b/static/features.html @@ -741,7 +741,7 @@ <section id="supports-longer-passwords"> <h3><a href="#supports-longer-passwords">Supports longer passwords</a></h3> - <p>GrapheneOS supports setting longer passwords by default: 64 characters + <p>GrapheneOS supports setting longer passwords by default: 128 characters instead of 16 characters. This avoids the need to use a device manager to enable this functionality.</p> |
