1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239)
Use a more general method to sanitize URLs with credentials: Simple and intuitive / Faster /  Remove all credentials in all URLs
2022-03-31 10:25:40 +08:00
..
api Use a more general (and faster) method to sanitize URLs with credentials (#19239) 2022-03-31 10:25:40 +08:00
common Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
install Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
private Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
utils A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
web Use a more general (and faster) method to sanitize URLs with credentials (#19239) 2022-03-31 10:25:40 +08:00
init.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00