diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |