gitea/templates/user/settings
Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625)
* Add oauth2 grants ui

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Add delete functionality
Add translations

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Fix unit tests

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Fix unit tests

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Refactor DeleteOAuth2Grant
Use results.Close()

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Refactor DeleteOAuth2Grant (again)

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Check if user ID is zero

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Check if grant ID is zero

Signed-off-by: Jonas Franz <info@jonasfranz.software>
2019-04-17 16:18:16 +08:00
..
account.tmpl Allow for user specific themes (#5668) 2019-01-09 12:22:57 -05:00
applications.tmpl OAuth2 Grant UI (#6625) 2019-04-17 16:18:16 +08:00
applications_oauth2.tmpl Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
applications_oauth2_edit.tmpl Add regenerate secret feature for oauth2 (#6291) 2019-03-09 17:29:58 +01:00
grants_oauth2.tmpl OAuth2 Grant UI (#6625) 2019-04-17 16:18:16 +08:00
keys.tmpl Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
keys_gpg.tmpl fix gpg expired bug when time is zero (#3584) 2018-02-26 12:25:45 +02:00
keys_ssh.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
navbar.tmpl Refactor User Settings (#3900) 2018-05-15 13:07:32 +03:00
organization.tmpl Refactor User Settings (#3900) 2018-05-15 13:07:32 +03:00
profile.tmpl Add bio field for user (#6113) 2019-03-18 22:28:10 -04:00
repos.tmpl Refactor User Settings (#3900) 2018-05-15 13:07:32 +03:00
security.tmpl Add support for FIDO U2F (#3971) 2018-05-19 17:12:37 +03:00
security_accountlinks.tmpl fix links to prevent 404 after e.g. submitting a faulty form (#3982) 2018-05-18 21:02:04 -04:00
security_openid.tmpl Add support for FIDO U2F (#3971) 2018-05-19 17:12:37 +03:00
security_twofa.tmpl fix links to prevent 404 after e.g. submitting a faulty form (#3982) 2018-05-18 21:02:04 -04:00
security_u2f.tmpl Add support for FIDO U2F (#3971) 2018-05-19 17:12:37 +03:00
twofa_enroll.tmpl Refactor User Settings (#3900) 2018-05-15 13:07:32 +03:00