Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔙 from #1001 - Add management for setting SOCIALACCOUNT_USER_GROUP #1002

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

github-actions[bot]
Copy link

Backport a38eabd from #1001 to v.3.8.x.

On Social Login action, the possibility to set an existing user group in the settings has been added when the user who logs in via social for the first time (Oauth2) is created.

local_settings.py:

...
...
SOCIALACCOUNT_USER_GROUP = '<existing_user_group>'

Related to : #994

Co-authored-by: wlorenzetti <lorenzett@gis3w.it>
(cherry picked from commit a38eabd)
@github-actions github-actions bot added the feature New feature or request label Dec 23, 2024
@wlorenzetti wlorenzetti self-assigned this Dec 23, 2024
@wlorenzetti wlorenzetti added this to the v3.8.5 milestone Dec 23, 2024
@wlorenzetti wlorenzetti merged commit d7c4904 into v.3.8.x Dec 23, 2024
@wlorenzetti wlorenzetti deleted the backport-1001-to-v.3.8.x branch December 23, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant