1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-11-29 19:59:59 +01: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
types_test.go