0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 10:08:34 +01:00
gitea/routers/user
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525)
* Fix extra space

* Fix regular expression

* Fix error template name

* Simplify check code, fix default values, add test

* Fix router tests

* Fix fmt

* Fix setting and lint

* Move cleaning up code to test, improve comments

* Tidy up variable declaration
2019-10-16 11:09:58 +08:00
..
setting Fix password complexity regex for special characters (on master) (#8525) 2019-10-16 11:09:58 +08:00
auth_openid.go
auth.go Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
avatar.go Alwaywas return local url for users avatar (#8245) 2019-09-26 12:21:23 -04:00
home_test.go
home.go Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 2019-10-08 20:55:16 +03:00
main_test.go
notification.go
oauth.go
profile.go