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/routers
qwerty287 a813c9d8f3
Allow creation of OAuth2 applications for orgs (#18084)
Adds the settings pages to create OAuth2 apps also to the org settings
and allows to create apps for orgs.

Refactoring: the oauth2 related templates are shared for
instance-wide/org/user, and the backend code uses `OAuth2CommonHandlers`
to share code for instance-wide/org/user.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
api npm package registry support for `bin` (#21372) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Share HTML template renderers and create a watcher framework (#20218) 2 years ago
private Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
init.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago