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.
* The `.Use` of storageHandler before setting up the template renderer causes a panic if there is an error to log. * The error passed to `ctx.Error` in that case may contain sensitive information and should not be rendered to the end user. We should instead log the error and render a simple error message. * There is no handling of missing avatars and this needs a 404. Minio errors need to be mapped to standard golang errors such as os.ErrNotExist. * There is no logging when storage is set up. Related #13159 Signed-off-by: Andrew Thornton <art27@cantab.net> |
4 years ago | |
---|---|---|
.. | ||
admin | 4 years ago | |
api/v1 | 4 years ago | |
dev | 6 years ago | |
events | 5 years ago | |
org | 4 years ago | |
private | 4 years ago | |
repo | 4 years ago | |
routes | 4 years ago | |
user | 4 years ago | |
utils | 4 years ago | |
home.go | 4 years ago | |
init.go | 4 years ago | |
install.go | 4 years ago | |
metrics.go | 6 years ago | |
swagger_json.go | 5 years ago |