0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-09 19:01:37 +02:00
gitea/routers/user/setting
6543 ab69b9b1a6
Refactor UpdateOAuth2Application (#11034)
Following on from #11008 refactor UpdateOAuth2Application
2020-04-30 18:50:47 +01:00
..
account.go ui:Add flash notify for email preference seting success (#11027) 2020-04-09 13:22:17 -04:00
account_test.go
applications.go Reject duplicate AccessToken names (#10994) 2020-04-13 22:02:48 +03:00
keys.go Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) 2020-03-28 19:24:55 +02:00
main_test.go
oauth2.go Refactor UpdateOAuth2Application (#11034) 2020-04-30 18:50:47 +01:00
profile.go Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
security.go
security_openid.go
security_twofa.go
security_u2f.go