mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
fb70b5d207
* 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