gotosocial/internal/api/auth
kim baf933cb9f
[chore] move client/federator workerpools to Workers{} (#1575)
* replace concurrency worker pools with base models in State.Workers, update code and tests accordingly

* improve code comment

* change back testrig default log level

* un-comment-out TestAnnounceTwice() and fix

---------

Signed-off-by: kim <grufwub@gmail.com>
Reviewed-by: tobi
2023-03-01 18:26:53 +00:00
..
auth.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
auth_test.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
authorize.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
authorize_test.go [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
callback.go [feature] Make OIDC admin groups configurable (#1555) 2023-02-25 16:37:39 +00:00
oob.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
signin.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
token.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
token_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00