0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 03:04:30 +01:00
gitea/routers/admin
guillep2k e4ec32de2e Fix password checks on admin create/edit user (#9076)
* Fix password checks on admin create/edit user

* Remove incorrect trimspace
2019-11-20 00:07:51 +00:00
..
admin.go Shadow password correctly for session config (#8984) 2019-11-14 20:06:02 +00:00
admin_test.go
auths.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go Fix password checks on admin create/edit user (#9076) 2019-11-20 00:07:51 +00:00
users_test.go