This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-22 00:08:29 +01:00
Code
Issues
Activity
gitea
/
services
/
context
History
wxiaoguang
01500957c2
Refactor URL detection (
#29960
)
...
"Redirect" functions should only redirect if the target is for current Gitea site.
2024-03-21 12:02:34 +00:00
..
upload
…
access_log.go
…
api_org.go
…
api_test.go
…
api.go
…
base_test.go
Use strict protocol check when redirect (
#29642
)
2024-03-07 02:03:41 +00:00
base.go
Use strict protocol check when redirect (
#29642
)
2024-03-07 02:03:41 +00:00
captcha.go
…
context_cookie.go
…
context_model.go
…
context_request.go
…
context_response.go
Refactor URL detection (
#29960
)
2024-03-21 12:02:34 +00:00
context_template.go
…
context_test.go
…
context.go
…
csrf.go
…
org.go
…
package.go
…
pagination.go
Remove AddParamIfExist(AddParam) (
#29841
)
2024-03-16 12:07:56 +00:00
permission.go
…
private.go
…
repo.go
Move get/set default branch from git package to gitrepo package to hide repopath (
#29126
)
2024-03-08 15:30:10 +08:00
response.go
…
user.go
…
utils.go
…
xsrf_test.go
…
xsrf.go
…