gotosocial/cmd/gotosocial
tobi 5a29a031ad
[chore] Admin CLI + new account creation refactoring (#2008)
* set maxPasswordLength to 72 bytes, rename validate function

* refactor NewSignup

* refactor admin account CLI commands

* refactor oidc create user

* refactor processor create

* tweak password change, check old != new password
2023-07-23 12:33:17 +02:00
..
action [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
admin.go [feature] Add media list command (#1943) 2023-07-07 11:35:05 +02:00
common.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
debug.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
main.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
server.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
testrig.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00