0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 13:05:13 +01:00
gitea/routers
guillep2k 6e1912c73a Fix password complexity check on registration (#8887)
* Fix registration password complexity

* Fix integration to use a complex password ;)
2019-11-09 11:40:37 +08:00
..
admin Fix new user form for non-local users (#8826) 2019-11-04 21:10:37 +02:00
api/v1 Fix bug when migrate from API (#8631) 2019-11-08 17:21:00 -05:00
dev
org Allow to add and remove all repositories to/from team. (#8867) 2019-11-09 08:39:37 +08:00
private
repo Move some actions to notification/action (#8779) 2019-11-08 15:54:50 -05:00
routes Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
user Fix password complexity check on registration (#8887) 2019-11-09 11:40:37 +08:00
utils
home.go Use AppSubUrl for more redirections (#8647) 2019-10-23 22:04:22 +01:00
init.go Move webhook to a standalone package under modules (#8747) 2019-11-01 22:51:22 +00:00
install.go
metrics.go
swagger_json.go