comment about 21 chars
All checks were successful
Release to Production / build_and_release (push) Successful in 22s

This commit is contained in:
_ 2025-01-13 00:41:02 +00:00
parent e209cea19c
commit 40fa68b587

View File

@ -39,7 +39,7 @@ sequenceDiagram
Note over W,D: All comms encrypted with throwaway <br>(ephemeral) client keys and a <br>.well-known server key Note over W,D: All comms encrypted with throwaway <br>(ephemeral) client keys and a <br>.well-known server key
U->>W: Click SIGNUP U->>W: Click SIGNUP
U->>W: Provide Email and Complex Password U->>W: Provide Email and Complex Password
Note over W: Validate Email<br>Ensure Complex Password Note over W: Validate Email<br>Ensure Complex Password<br>(Min 21 chars)
Note right of U: User is warned that they CANNOT<br>RESET PASSWORD, should USE <br>PASSWORD MANAGER etc Note right of U: User is warned that they CANNOT<br>RESET PASSWORD, should USE <br>PASSWORD MANAGER etc