0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 08:18:03 +01:00
gitea/routers/web
wxiaoguang a66c16dc1b
Allow to fork repository into the same owner (#32819)
This feature is experimental, not fully tested, and may be changed in
the future.

It is only designed for users who really need it: set
`[repository].ALLOW_FORK_INTO_SAME_OWNER=true` in your app.ini

Doc: https://gitea.com/gitea/docs/pulls/122


![image](https://github.com/user-attachments/assets/38d08c23-9cfc-49d8-9321-ff81edf65395)
2024-12-14 09:39:05 +08:00
..
admin
auth
devtest
events
explore
feed
healthcheck
misc
org
repo Allow to fork repository into the same owner (#32819) 2024-12-14 09:39:05 +08:00
shared
user
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go
webfinger.go