This website requires JavaScript.
Explore
Help
Sign In
MarcoBuster
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-01-20 19:27:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
context
History
Lunny Xiao
34ae184622
Render access log template as text instead of HTML (
#23013
)
...
Fix
https://github.com/go-gitea/gitea/pull/22906#discussion_r1112106675
2023-02-21 10:22:13 +08:00
..
access_log.go
Render access log template as text instead of HTML (
#23013
)
2023-02-21 10:22:13 +08:00
api_org.go
…
api_test.go
…
api.go
Map OIDC groups to Orgs/Teams (
#21441
)
2023-02-08 14:44:42 +08:00
auth.go
…
captcha.go
Add new captcha: cloudflare turnstile (
#22369
)
2023-02-05 15:29:03 +08:00
context.go
Map OIDC groups to Orgs/Teams (
#21441
)
2023-02-08 14:44:42 +08:00
csrf.go
…
form.go
…
org.go
Map OIDC groups to Orgs/Teams (
#21441
)
2023-02-08 14:44:42 +08:00
package.go
…
pagination.go
…
permission.go
…
private.go
…
repo.go
Rename
repo.GetOwner
to
repo.LoadOwner
(
#22967
)
2023-02-18 20:11:03 +08:00
response.go
…
utils.go
…
xsrf_test.go
…
xsrf.go
…