0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-24 06:14:46 +01:00
gitea/routers
Gusted c0a6309a5f
Simplify loops to copy (#19569)
- Simplify two loops into `copy` statements.
2022-05-01 01:53:56 +02:00
..
api Simplify loops to copy (#19569) 2022-05-01 01:53:56 +02:00
common
install Respect DefaultUserIsRestricted system default when creating new user (#19310) 2022-04-29 15:38:11 -04:00
private
utils
web Respect DefaultUserIsRestricted system default when creating new user (#19310) 2022-04-29 15:38:11 -04:00
init.go