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.
gitea/routers
M Hickford 0e83ab8df7
Improve error descriptions for unauthorized_client (#21292)
Fixes #21282


As suggested by the [OAuth RFC](https://www.rfc-editor.org/rfc/rfc6749)
(quoted below), it's helpful to give more detail in the description

> error_description
OPTIONAL. Human-readable ASCII
[[USASCII](https://www.rfc-editor.org/rfc/rfc6749#ref-USASCII)] text
providing **additional information, used to assist the client developer
in understanding the error that occurred.**
Values for the "error_description" parameter MUST NOT include characters
outside the set %x20-21 / %x23-5B / %x5D-7E.
2 years ago
..
api Better repo API unit checks (#21130) 2 years ago
common Rework raw file http header logic (#20484) 3 years ago
install Share HTML template renderers and create a watcher framework (#20218) 2 years ago
private Add migrate repo archiver and packages storage support on command line (#20757) 3 years ago
utils refactor webhook *NewPost (#20729) 3 years ago
web Improve error descriptions for unauthorized_client (#21292) 2 years ago
init.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago