gotosocial/internal/api/client
Dominik Süß 199b685f43
[feature] overhaul the oidc system (#961)
* [feature] overhaul the oidc system

this allows for more flexible username handling and prevents account
takeover using old email addresses

* [feature] add migration path for old OIDC users

* [feature] nicer error reporting for users

* [docs] document the new OIDC flow

* [fix] return early on oidc error

* [docs]: add comments on the finalization logic
2022-12-06 14:15:56 +01:00
..
account [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
admin [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
app [bugfix] Increase field size limits when registering apps (#958) 2022-11-05 11:06:50 +01:00
auth [feature] overhaul the oidc system (#961) 2022-12-06 14:15:56 +01:00
blocks [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
emoji [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
favourites [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
fileserver [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
filter [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest [bugfix] Don't call strings.ToLower() on usernames when selecting account by domain+username (#1190) 2022-11-30 17:44:02 +01:00
instance [feature] media: add webp support (#1155) 2022-12-06 14:15:25 +01:00
list [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
media [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
notification [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
search [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
status [bugfix] Fix status boosts giving 404 (#1137) 2022-11-24 16:12:43 +01:00
streaming [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
timeline [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
user [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00