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 Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
cache.go
cors.go
cron.go
database.go fix a spelling error (#12163) 2020-07-06 11:58:31 -04:00
database_sqlite.go
database_test.go
git.go
indexer.go
indexer_test.go
log.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 2020-07-05 20:07:07 -04:00
mailer.go
markup.go
migrations.go
project.go Kanban board (#8346) 2020-08-16 23:07:38 -04:00
queue.go
repository.go Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
service.go
session.go
setting.go Disable password complexity check default (#12557) 2020-08-21 18:42:23 -04:00
task.go
webhook.go