1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-08 11:14:26 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
guillep2k
595033f78e Fix password complexity regex for special characters (backport for v1.10.0) (#8524)
* 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:27 +08:00