index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
tool
Commit message (
Collapse
)
Author
Age
*
Enable Go modules (#5835)
Unknwon
2019-10-23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove vendor * Enable Go modules * ci: add command to fetch dependencies * ci: update setting * ci: update settings * Require Go 1.11 * Rename module name to gogs.io/gogs
*
pkg/tool/path: use IsMaliciousPath to replace SanitizePath (#5558)
Unknwon
2018-12-25
|
*
pkg/tool/path: handle Windows path separators (#5558)
Unknwon
2018-12-19
|
*
pkg/tool: improve SanitizePath (#5558)
Unknwon
2018-12-18
|
*
models/repo_editor: sanitize user-defined file name to prevent RCE (#5558)
Unknwon
2018-12-18
|
|
|
|
Reported by PentesterLab (https://pentesterlab.com).
*
routes: fix open redirect vulnerability (#5355)
Unknwon
2018-09-28
|
|
|
|
Reported by @cezar97.
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
|
*
pkg/template: fix Gravatar URLs are badly generated (#5157)
Unknwon
2018-04-18
|
*
pkg/tool: use identicon image as the default gravatar (#4934)
Arnie97
2018-03-06
|
*
locale: sync from Crowdin
Unknwon
2017-05-17
|
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
|
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
|
*
2fa: initial support (#945)
Unknwon
2017-04-06
|
*
Refactoring: remove tool.TplName
Unknwon
2017-04-05
|
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05