1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/routers
qwerty287 a813c9d8f3
Allow creation of OAuth2 applications for orgs ()
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>
2022-10-09 20:07:41 +08:00
..
api npm package registry support for bin () 2022-10-08 13:24:44 +08:00
common Rework raw file http header logic () 2022-07-29 17:26:55 +02:00
install Share HTML template renderers and create a watcher framework () 2022-08-28 10:43:25 +01:00
private Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI () 2022-10-02 01:26:33 +08:00
utils refactor webhook *NewPost () 2022-08-11 17:48:23 +02:00
web Allow creation of OAuth2 applications for orgs () 2022-10-09 20:07:41 +08:00
init.go Share HTML template renderers and create a watcher framework () 2022-08-28 10:43:25 +01:00