added default space/group for o auth signup

This commit is contained in:
vabene1111
2021-03-28 22:16:12 +02:00
parent 8b0f9bc2e7
commit c5d509bf9e
3 changed files with 16 additions and 0 deletions

View File

@@ -58,3 +58,10 @@ REVERSE_PROXY_AUTH=0
# see docs for more information https://vabene1111.github.io/recipes/features/authentication/
# SOCIAL_PROVIDERS = allauth.socialaccount.providers.github, allauth.socialaccount.providers.nextcloud,
# Should a newly created user from a social provider get assigned to the default space and given permission by default ?
# ATTENTION: This feature might be deprecated in favor of a space join and public viewing system in the future
# default 0 (false), when 1 (true) users will be assigned space and group
# SOCIAL_DEFAULT_ACCESS = 1
# if SOCIAL_DEFAULT_ACCESS is used, which group should be added
# SOCIAL_DEFAULT_GROUP=guest