gotosocial/internal/api/client
Forest Johnson 6ed368cbeb
[feature] add authorization to the already-existing authentication (#365)
* add ensureUserIsAuthorizedOrRedirect to /oauth/authorize

* adding authorization (email confirm, account approve, etc) to TokenCheck

* revert un-needed changes to signin.go

* oops what happened here

* error css

* add account.SuspendedAt check

* remove redundant checks from oauth util Authed function

* wip tests

* tests passing

* stop stripping useful information from ErrAlreadyExists

* that feeling of scraping the dryer LINT off the screen

* oops I didn't mean to get rid of this NewTestRouter function

* make tests work with recorder

* re-add ConfigureTemplatesWithGin to handle template path err

Co-authored-by: tsmethurst <tobi.smethurst@protonmail.com>
2022-02-07 12:04:31 +01:00
..
account Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
admin Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
app Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
auth [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
blocks Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
emoji Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
favourites Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
fileserver Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
filter Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followrequest Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
instance Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
list Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
media [bug] Fix minimum description length check (#369) 2022-01-30 16:10:53 +01:00
notification Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
search Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
status Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
streaming Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
timeline Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
user Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00