mirror of
https://gitee.com/gitea/gitea
synced 2025-11-24 18:30:25 +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