mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-18 02:38:26 +08:00

* 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