-
Notifications
You must be signed in to change notification settings - Fork 26
RT-147 allauth #185
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
Merged
kkowalski-reef
merged 31 commits into
reef-technologies:master
from
kkowalski-reef:RT-147_allauth
Jul 2, 2024
Merged
RT-147 allauth #185
Changes from 7 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
6d9acd8
Respect "use_celery" setting when setting in structlog and sentry
kkowalski-reef fe56952
Allauth integration option
kkowalski-reef ae5aa8e
Merge branch 'refs/heads/master' into RT-147_allauth
kkowalski-reef 2b3826b
Try fix whitespace
kkowalski-reef 9dc79bb
Try fix whitespace again
kkowalski-reef 0c264f2
Readme for allauth
kkowalski-reef ac59fdd
Readme for allauth
kkowalski-reef 37bb85a
PR cleanup
kkowalski-reef f5a76a9
Remove openid connect provider enabled by default
kkowalski-reef 28a1c08
(WIP) Common auth providers
kkowalski-reef 2b157f2
Fix missing endif; attempt whitespace fix
kkowalski-reef 25ef0c3
Improve whitespace in .env
kkowalski-reef 0246edb
Use twitter_oauth2 instead of twitter provider for twitter auth
kkowalski-reef 4813476
Use emails as usernames
kkowalski-reef 8899215
Remove django auth URLs when allauth is enabled
kkowalski-reef 8dd2316
Redirect to / after login
kkowalski-reef ef905c1
Merge branch 'refs/heads/master' into RT-147_allauth
kkowalski-reef 249ea47
Attempt fix whitespace lint
kkowalski-reef ec16cd2
Change default login URL when allauth is enabled
kkowalski-reef 18f5df2
Change default login URL when allauth is enabled
kkowalski-reef e8313d2
Change default login URL when allauth is enabled
kkowalski-reef 81e6d7e
Fix lint again
kkowalski-reef 3380ca1
Updated generic openid_connect base config
kkowalski-reef eb6e5e9
Updated readme
kkowalski-reef 32f3c19
Add option to trust emails from SSO providers
kkowalski-reef d82c5fe
Whitespace
kkowalski-reef 761a760
Use a comma-separated list of allauth providers in cookiecutter
kkowalski-reef 41cc968
if/else for allauth/django auth routes
kkowalski-reef b23bd21
Wrap external generic auth setup in details block
kkowalski-reef dcdafe7
Fixed bad template comparisons
kkowalski-reef 2d51300
Merge branch 'refs/heads/master' into RT-147_allauth
kkowalski-reef File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.