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/user/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
..
security Fix linked account translation (#21331) 2 years ago
account.tmpl Make sure fmt catches all templates (#20979) 2 years ago
appearance.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
applications.tmpl Replace some icons with SVG (#20741) 2 years ago
applications_oauth2.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
applications_oauth2_edit_form.tmpl Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
applications_oauth2_list.tmpl Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
grants_oauth2.tmpl Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
keys.tmpl Add class to page content to unify top margin (#13766) 4 years ago
keys_gpg.tmpl Pad GPG Key ID with preceding zeroes (#20878) 2 years ago
keys_principal.tmpl Replace some icons with SVG (#20741) 2 years ago
keys_ssh.tmpl Make sure fmt catches all templates (#20979) 2 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
organization.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
profile.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
repos.tmpl Make sure fmt catches all templates (#20979) 2 years ago