gitea/routers
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
..
api Make API "compare" accept commit IDs (#32801) 2024-12-12 08:10:09 +00:00
common Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
install Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
private Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Allow to fork repository into the same owner (#32819) 2024-12-14 09:39:05 +08:00
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 2024-10-02 08:03:19 +08:00