gotosocial/cmd/gotosocial
Phil Hagelberg c803620531
[docs] Remind the user that password resets don't work without restarting. (#3998)
Every time I reset the password, I assume that something went wrong,
because I forget that the server will not pick up on the reset
password until it's been restarted according to the docs:

https://docs.gotosocial.org/en/latest/admin/cli/#gotosocial-admin-account-password

A reminder here would help reduce confusion.
2025-04-13 23:03:09 +02:00
..
action [docs] Remind the user that password resets don't work without restarting. (#3998) 2025-04-13 23:03:09 +02:00
admin.go [feature] Add enable command to mirror existing disable command; update docs (#2792) 2024-04-02 10:29:46 +01:00
common.go [feature] Make log format configurable (#2130) 2023-08-21 19:07:55 +01:00
debug.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
main.go [bugfix] ensure testrig package only compiled-in when debug enabled (#3185) 2024-08-09 10:53:29 +00:00
server.go [feature] Use maintenance router to serve 503 while server is starting/migrating (#3705) 2025-01-29 16:57:04 +01:00
testrig.go [bugfix] ensure testrig package only compiled-in when debug enabled (#3185) 2024-08-09 10:53:29 +00:00