mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-11 15:24:37 +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