forgejo/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
main_test.go
notification.go
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