1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-21 18:55:47 +00:00
gitea/routers
Ion Jaureguialzo Sarasola 251d7f524a
Check user instead of organization when creating a repo from a template via API (#16346)
* Check user instead of organization

* Enforce that only admins can copy a repo to another user
2021-07-15 20:19:39 +02:00
..
api/v1 Check user instead of organization when creating a repo from a template via API (#16346) 2021-07-15 20:19:39 +02:00
common Support custom mime type mapping for text files (#16304) 2021-06-30 17:31:54 -04:00
install just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
private Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
utils just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
web Fix activation of primary email addresses (#16385) 2021-07-13 22:59:27 +02:00
init.go Add LRU mem cache implementation (#16226) 2021-07-10 23:54:15 +02:00