THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
gitea
/
routers
History
Cirno the Strongest
95af6096fb
Fix missing authorization check on pull for public repos of private/limited org (
#11656
) (
#11683
)
...
Fixes
#11651
(cherry picked from commit 02fa329a7c2190d947cd5e02ea90d2d4406653be)
2020-05-29 22:12:21 +01:00
..
admin
Admin page for managing user e-mail activation (
#10557
) (
#10579
)
2020-03-02 17:09:37 -03:00
api
/v1
Fix /api/v1/orgs/* endpoints by changing parameter to :org from :orgname (
#11381
)
2020-05-12 08:46:44 +03:00
dev
…
org
Prevent DeleteUser API abuse (
#10125
) (
#10128
)
2020-02-03 19:44:06 +02:00
private
Prevent clones and pushes to disabled wiki (
#11131
) (
#11134
)
2020-04-19 16:40:40 +01:00
repo
Fix missing authorization check on pull for public repos of private/limited org (
#11656
) (
#11683
)
2020-05-29 22:12:21 +01:00
routes
repo: milestone: make /milestone/:id endpoint accessible (
#11264
) (
#11282
)
2020-05-04 04:12:36 +03:00
user
Whenever the ctx.Session is updated, release it to save it before sending the redirect (
#11456
) (
#11457
)
2020-05-18 00:30:31 +08:00
utils
Handle push rejection message in Merge & Web Editor (
#10373
) (
#10497
)
2020-02-27 15:37:11 +02:00
home.go
[BugFix] Hide public repos owned by private orgs (
#9609
)
2020-01-05 18:48:47 +00:00
init.go
Refactor code indexer (
#9313
)
2019-12-23 20:31:16 +08:00
install.go
Whenever the ctx.Session is updated, release it to save it before sending the redirect (
#11456
) (
#11457
)
2020-05-18 00:30:31 +08:00
metrics.go
…
swagger_json.go
…