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.
forgejo/templates
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
..
admin Unified link creation. (#15619) 3 years ago
base Remove x-ua-compatible header (#15640) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Disable Stars config option (#14653) 3 years ago
mail Enforce tab indentation in templates (#15289) 3 years ago
org fix dingtalk icon url (#15417) 3 years ago
repo reverse #15734 partial and comment (#15740) 3 years ago
shared Issue list alignment tweaks (#15483) 3 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Addition to (Add Location, Website and Description to API #15675) (#15690) 3 years ago
user Feature/oauth userinfo (#15721) 3 years ago
home.tmpl Consolidate Logos and update README header (#14136) 4 years ago
install.tmpl Add Password Algorithm option to install page (#14701) 3 years ago
post-install.tmpl Enforce tab indentation in templates (#15289) 3 years ago