This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/admin
guillep2k 261b19ced7 Backport: Fix password checks on admin create/edit user (#9076) (#9081)
* Fix password checks on admin create/edit user

* Remove incorrect trimspace
2019-11-20 00:08:53 +00:00
..
admin.go Shadow password correctly for session config (#8984) (#9002) 2019-11-14 22:34:47 +00:00
admin_test.go
auths.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
hooks.go
main_test.go
notice.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
orgs.go
repos.go
users.go Backport: Fix password checks on admin create/edit user (#9076) (#9081) 2019-11-20 00:08:53 +00:00
users_test.go Fix password complexity regex for special characters (backport for v1.10.0) (#8524) 2019-10-16 11:09:27 +08:00