mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 13:12:25 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| auth.go | ||
| auth_test.go | ||
| authorize.go | ||
| authorize_test.go | ||
| callback.go | ||
| oob.go | ||
| signin.go | ||
| token.go | ||
| token_test.go | ||