1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-07 14:58:14 +00:00
Files
gitea/modules/setting/setting.go
mrsdizzie fb70b5d207 Disable password complexity check default (#12557)
* Disable password complexity check default

These features enourange bad passwords/are annoying for people using better password methods, and at minimum we shouldn't force that as a default for obvious reasons. Disable any default check to avoid regular complaints.

* fix copy paste format
2020-08-21 18:42:23 -04:00

36 KiB