0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 22:04:32 +01:00
gitea/modules/setting
6543 a229e34387
Allow only internal registration (#15795)
* Add ALLOW_ONLY_INTERNAL_REGISTRATION into settings

* OpenID respect setting too
2021-05-09 16:13:35 +02:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069) 2020-10-07 23:24:41 +01:00
indexer_test.go
lfs.go
log.go
mailer.go
markup.go
migrations.go
oauth2_client.go
picture.go
project.go
queue.go
repository.go
service.go Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
session.go
setting.go
setting_test.go
storage.go
storage_test.go
task.go
webhook.go