gotosocial/internal/api/auth
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
..
auth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
auth_test.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
authorize.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
authorize_test.go [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
callback.go [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
oob.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
signin.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
token.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
token_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00