diff options
author | Frederick Muriuki Muriithi | 2024-02-27 04:17:56 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-02-27 04:17:56 +0300 |
commit | 7a58d84d6b26f991d4e5de082d835de34671d32b (patch) | |
tree | 52db6cbea845ccee71a2bab501a77116b7453f91 | |
parent | a91fadb6e899c0eddd3e2ce03ca17009d0a82169 (diff) | |
download | gn-gemtext-7a58d84d6b26f991d4e5de082d835de34671d32b.tar.gz |
Handle too many password attempts: new issue
-rw-r--r-- | issues/handle-too-many-password-attempts.gmi | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/issues/handle-too-many-password-attempts.gmi b/issues/handle-too-many-password-attempts.gmi new file mode 100644 index 0000000..c4f3a83 --- /dev/null +++ b/issues/handle-too-many-password-attempts.gmi @@ -0,0 +1,14 @@ +# Handle "too-many-password-attempts" + +## Tags + +* type: bug +* status: open +* assigned: fredm +* priority: medium +* keywords: security, password + +## Description + +=> https://matrix.to/#/!mBYtTotZGiPpHmjJnI:matrix.org/$sm0fOQj8nXnDo6s8XBNPDEWzavM83Z-zkjhlR-lzp-4?via=matrix.org +> and do we kick people off after, say, 5 tries? |