gotosocial/internal/api
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
..
activitypub
auth [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
client [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
fileserver [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00
model [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
nodeinfo
util [bugfix] Return all accounts when list accounts limit <= 0 (#2014) 2023-07-21 13:56:38 +01:00
wellknown
activitypub.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00
auth.go
client.go
fileserver.go
nodeinfo.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00
wellknown.go