gotosocial/internal/processing/user
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
..
email.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
email_test.go [bugfix] add From to email header (#1717) 2023-04-29 11:47:14 +02:00
password.go [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
password_test.go [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
user.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
user_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00