gitea/routers
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
..
admin
api/v1
dev
org
private
repo Show git-notes (#6984) 2019-05-24 10:52:05 +03:00
routes
user fix issuer of OTP URI should be URI-encoded. (#6634) 2019-05-27 18:00:32 +01:00
utils
home.go
init.go Fix wrong init dependency on markup extensions (#7038) 2019-05-25 18:15:39 +01:00
install.go fix charset was not saved after installation finished (#7048) 2019-05-26 13:36:33 -04:00
metrics.go
swagger_json.go