forgejo/routers
Gergely Nagy 9fc61cae48
install: Force DisableRegistration on during install
When installing Forgejo via the on-line installer, force
DisableRegistration to true, to discourage creating instances with open
registration. Because open registration requires constant vigil to fight
off spammers of all kinds, it is not a great default. It should be a
conscious decision. This change is made in an effort to make the choice
of running an instance with open registration a conscious choice, rather
than simply the default.

Partially addresses #3925.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-05-28 08:57:30 +02:00
..
api Merge pull request 'Creation of federated user' (#3792) from meissa/forgejo:forgejo-federated-pr3 into forgejo 2024-05-22 11:11:42 +00:00
common
install install: Force DisableRegistration on during install 2024-05-28 08:57:30 +02:00
private fix: hook post-receive for sha256 repos 2024-05-15 16:43:16 +02:00
utils
web tests(web): verify compressed files are not re-compressed 2024-05-25 23:54:28 +02:00
init.go