forgejo/modules/setting
mrsdizzie fb70b5d207
Disable password complexity check default (#12557)
* 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
2020-08-21 18:42:23 -04:00
..
attachment.go
cache.go
cors.go
cron.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go
indexer_test.go
log.go
mailer.go
markup.go
migrations.go
project.go
queue.go
repository.go
service.go
session.go
setting.go Disable password complexity check default (#12557) 2020-08-21 18:42:23 -04:00
task.go
webhook.go