diff options
author | Frederick Muriuki Muriithi | 2023-11-28 09:34:33 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-11-28 09:34:33 +0300 |
commit | 7a7d9a002fab909004632811c659332ad37d9709 (patch) | |
tree | ef029783985e0174cc57d93ae8000a83d0237f43 /issues/gn-auth | |
parent | 86f876a643c1381d3ba0c3a4239fd15fbe74a553 (diff) | |
download | gn-gemtext-7a7d9a002fab909004632811c659332ad37d9709.tar.gz |
Close issue.
Diffstat (limited to 'issues/gn-auth')
-rw-r--r-- | issues/gn-auth/remove-reference-to-bcrypt.gmi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/issues/gn-auth/remove-reference-to-bcrypt.gmi b/issues/gn-auth/remove-reference-to-bcrypt.gmi index 7861a8d..7b38b91 100644 --- a/issues/gn-auth/remove-reference-to-bcrypt.gmi +++ b/issues/gn-auth/remove-reference-to-bcrypt.gmi @@ -3,7 +3,7 @@ ## Tags * assigned: fred, fredm -* status: open +* status: closed, completed * priority: low * keywords: gn-auth, dependencies * type: improvement @@ -11,3 +11,6 @@ ## Description BCrypt has been superceded by better systems, and we need to move away from that. + +Bcrypt has been removed as a dependency with +=> https://github.com/genenetwork/gn-auth/commit/d2ad3b1abffdeeb52e1b5f5a303a381aa3dd477c this commit |