forgejo/routers/user
Hui Hui cf3ffebfde fix issuer of OTP URI should be URI-encoded. ()
* 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. () 2019-05-27 18:00:32 +01:00
auth.go Allow Recaptcha service url to be configured () 2019-05-02 16:09:39 +03:00
auth_openid.go Allow Recaptcha service url to be configured () 2019-05-02 16:09:39 +03:00
home.go SearchRepositoryByName improvements and unification () 2019-05-15 11:24:39 -04:00
home_test.go hide issues from org private repos w/o team assignment () 2018-06-21 12:00:13 -04:00
main_test.go Unit tests for wiki routers () 2017-11-30 17:52:15 +02:00
notification.go Unifies pagination template usage () () 2019-04-20 00:15:19 -04:00
oauth.go Use AppURL for Oauth user link () 2019-05-09 20:22:35 +03:00
profile.go SearchRepositoryByName improvements and unification () 2019-05-15 11:24:39 -04:00