1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 06:04:27 +01:00
gitea/options
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
..
gitignore Update gitignore list (#5258) 2018-11-03 18:06:09 -04:00
label
license Update Licenses (#5558) 2018-12-18 21:04:43 -05:00
locale Fix password complexity regex for special characters (on master) (#8525) 2019-10-16 11:09:58 +08:00
readme