1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/templates/org
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
..
member Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
settings Allow creation of OAuth2 applications for orgs () 2022-10-09 20:07:41 +08:00
team Skip dirty check for team forms () 2022-09-14 13:24:39 +02:00
create.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
header.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
home.tmpl Allow access to the Public Organization Member lists with minimal permissions () 2022-07-15 15:21:54 +01:00
menu.tmpl Remove black labels and CSS cleanup () 2022-08-31 17:04:41 +08:00