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/org/settings
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
..
applications.tmpl Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
applications_oauth2_edit.tmpl Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
delete.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
hook_new.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
hooks.tmpl Add class to page content to unify top margin (#13766) 4 years ago
labels.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
navbar.tmpl Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
options.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago