]> source.dussan.org Git - gitea.git/commit
Allow only internal registration (#15795)
author6543 <6543@obermui.de>
Sun, 9 May 2021 14:13:35 +0000 (16:13 +0200)
committerGitHub <noreply@github.com>
Sun, 9 May 2021 14:13:35 +0000 (16:13 +0200)
commita229e3438780a18d283b21920c5ccd1670e5f747
treefee51422c56b2c237b796ca5fd3ff004cdcd96b8
parente818e9150f63b5e68ec3018c61c1fae98b1eb1ed
Allow only internal registration (#15795)

* Add ALLOW_ONLY_INTERNAL_REGISTRATION into settings

* OpenID respect setting too
custom/conf/app.example.ini
docs/content/doc/advanced/config-cheat-sheet.en-us.md
modules/setting/service.go
options/locale/locale_en-US.ini
routers/user/auth.go
routers/user/auth_openid.go
templates/admin/config.tmpl
templates/user/auth/link_account.tmpl
templates/user/auth/signup_openid_navbar.tmpl