You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
N. L. H 45970ae82e
Feature/oauth userinfo (#15721)
* Implemented userinfo #8534

* Make lint happy

* Add userinfo endpoint to openid-configuration

* Give an error when uid equals 0

* Implemented BearerTokenErrorCode handling

* instead of ctx.error use ctx.json so that clients
parse error and error_description correctly

* Removed unneeded if statement

* Use switch instead of subsequent if statements
Have a default for unknown errorcodes.

Co-authored-by: Nils Hillmann <hillmann@nlh-software.de>
Co-authored-by: nlhsoftware <nlhsoftware@noreply.localhost>
3 years ago
..
auth Feature/oauth userinfo (#15721) 3 years ago
dashboard Unified link creation. (#15619) 3 years ago
notification Enforce tab indentation in templates (#15289) 3 years ago
settings Unified link creation. (#15619) 3 years ago
heatmap.tmpl Remove fetch request from heatmap (#13623) 4 years ago
profile.tmpl Disable Stars config option (#14653) 3 years ago
project.tmpl Fix truncated organization names (#14655) 3 years ago