mirror of
https://gitee.com/gitea/gitea
synced 2026-05-02 09:25:18 +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