aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-05-30 00:14:20 +0200
committermetamuffin <metamuffin@disroot.org>2024-05-30 00:14:20 +0200
commit28e72871d153839cb892add6536eec8361ca2ca2 (patch)
tree0452566b4a2a3355b7187fb116aeec2f565bf051 /readme.md
parent532cc431d1c5ca1ffcf429a4ccb94edc7848fe7a (diff)
downloadgnix-28e72871d153839cb892add6536eec8361ca2ca2.tar
gnix-28e72871d153839cb892add6536eec8361ca2ca2.tar.bz2
gnix-28e72871d153839cb892add6536eec8361ca2ca2.tar.zst
mention argon2
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index cfd40bd..922ec5f 100644
--- a/readme.md
+++ b/readme.md
@@ -147,7 +147,7 @@ themselves; in that case the request is passed on.
Login credentials for `cookie_auth` and `http_basic_auth` are supplied as either
an object mapping usernames to PHC strings or a file path pointing to a file
-that contains that map in YALM format.
+that contains that map in YALM format. Currently only `argon2id` is supported.
## License