You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
setting Fix password complexity regex for special characters (on master) (#8525) 5 years ago
auth.go Password Complexity Checks (#6230) 5 years ago
auth_openid.go Move all mail related codes from models to services/mailer (#7200) 5 years ago
avatar.go Alwaywas return local url for users avatar (#8245) 5 years ago
home.go Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 5 years ago
home_test.go
main_test.go
notification.go
oauth.go
profile.go Include description in repository search. (#7942) 6 years ago