This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-04-27 17:15:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b2f7575e7112e5766ae33d62047ff677d1493ab
gitea
/
models
/
project
History
Giteabot
5fe9703586
Fix permission check on org project operations (
#36318
) (
#36373
)
...
Backport
#36318
by @lunny Co-authored-by: Lunny Xiao <
xiaolunwen@gmail.com
>
2026-01-14 14:22:27 -08:00
..
column_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
column.go
Fix permission check on org project operations (
#36318
) (
#36373
)
2026-01-14 14:22:27 -08:00
issue.go
…
main_test.go
…
project_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
project.go
Fix permission check on org project operations (
#36318
) (
#36373
)
2026-01-14 14:22:27 -08:00
template.go
…