gitea/routers/user
Hui Hui cf3ffebfde fix issuer of OTP URI should be URI-encoded. (#6634)
* fix: Issuer of OTP URI should be URI-encoded.

follow this link https://github.com/google/google-authenticator/wiki/Key-Uri-Format .

* filter unsafe character ':' in issuer

* Use Replace rather than ReplaceAll
2019-05-27 18:00:32 +01:00
..
setting fix issuer of OTP URI should be URI-encoded. (#6634) 2019-05-27 18:00:32 +01:00
auth.go Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
auth_openid.go Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
home.go SearchRepositoryByName improvements and unification (#6897) 2019-05-15 11:24:39 -04:00
home_test.go hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
oauth.go Use AppURL for Oauth user link (#6894) 2019-05-09 20:22:35 +03:00
profile.go SearchRepositoryByName improvements and unification (#6897) 2019-05-15 11:24:39 -04:00