Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | webhook: revalidate local hostname before each delivery (#6988) | Joe Chen | 2022-05-31 |
| | |||
* | conf: add allowlist for accessing local network (#6842) | Joe Chen | 2022-03-14 |
| | |||
* | security: fix SSRF in repository migration (#6812) | Michael Rowley | 2022-03-08 |
| | | | Co-authored-by: Joe Chen <jc@unknwon.io> | ||
* | repo: disallow urlencoded new lines in git protocol paths (#6420) | stypr | 2020-11-27 |
| | | | Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | ||
* | repo: support unlisted but publicly accessible repositories (#6176) | Achilleas Koutsou | 2020-09-04 |
| | | | Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | ||
* | lint: fix some Golang CI lint issues (#5955) | ᴜɴᴋɴᴡᴏɴ | 2020-03-01 |
| | |||
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
* Rename pkg -> internal * Rename routes -> route * Move route -> internal/route * Rename models -> db * Move db -> internal/db * Fix route2 -> route * Move cmd -> internal/cmd * Bump version |