1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-09-21 19:12:29 +02:00
ntfy/user
Tom Hubrecht 44b7c2f198
user: Allow changing the hashed password directly
This adds the detection of `NTFY_PASSWORD_HASH` when creating a user or
changing its passsword so that scripts don't have to manipulate the bare
password.
2025-05-21 16:34:14 +02:00
..
manager.go user: Allow changing the hashed password directly 2025-05-21 16:34:14 +02:00
manager_test.go user: Allow changing the hashed password directly 2025-05-21 16:34:14 +02:00
types.go allow + in usernames 2024-04-03 21:58:29 -06:00
types_test.go fix linting issue 2024-04-07 21:40:24 -06:00