mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b36bdd490
* Do not display the raw OpenID error in the UI If there are no `WHITELIST_URIS` or `BLACKLIST_URIS` set in the openid section of the app.ini, it is possible that gitea can leak sensitive information about the local network through the error provided by the UI. This PR hides the error information and logs it. Fix #4973 Signed-off-by: Andrew Thornton <art27@cantab.net> * Update auth_openid.go Place error log within the `err != nil` branch. |
6 years ago | |
---|---|---|
.. | ||
setting | 6 years ago | |
auth.go | 6 years ago | |
auth_openid.go | 6 years ago | |
home.go | 6 years ago | |
home_test.go | 7 years ago | |
main_test.go | 7 years ago | |
notification.go | 7 years ago | |
profile.go | 6 years ago |