- Notifications
You must be signed in to change notification settings - Fork928
feat: add support for optional external auth providers#12021
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
35 commits Select commitHold shift + click to select a range
f9feb97
frontend hacking
aslilac179adae
pipe through all of the protobuf stuff
aslilacbdf6142
db migration
aslilac751400b
💅
aslilac5068d88
Merge branch 'main' into optional-external-auth
aslilaceaddb5b
🧹
aslilaceba3d12
tests!
aslilacebb518b
🧪
aslilac29be417
official release
aslilac48267a4
add default first in up migration
aslilace870667
manually default
aslilacd58c088
connect with correct version
aslilac757ea0f
Merge branch 'main' into optional-external-auth
aslilac79ad9da
land the backend changes separately
aslilac6746f88
fix migration order
aslilaccb7ab9a
version.go is not generated
aslilac3bacc70
it could just all go away
aslilac28a878d
Revert "it could just all go away"
aslilacb514292
Merge branch 'main' into optional-external-auth
aslilac892a79b
change tested version
aslilacc5e63eb
add `database.ExternalAuthProviders` type
aslilac6f933b8
Merge branch 'main' into optional-external-auth
aslilacea81a1f
`drop` migration functions
aslilac2376357
`make gen`
aslilacb9471a5
Merge branch 'main' into optional-external-auth
aslilacb2b9e95
🆘
aslilacb159156
Merge branch 'main' into optional-external-auth
aslilac04579de
no such file
aslilac7ff56b1
bump version again
aslilac16ba268
update test
aslilacbdb875a
Merge branch 'main' into optional-external-auth
aslilac328202a
fix migration numbers
aslilaca475ec0
Merge branch 'main' into optional-external-auth
aslilac353e6a3
`COMMENT ON VIEW`
aslilac1021bc4
`make gen`
aslilacFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
manually default
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commite87066791e4eea53e41baa4ee1be526f615f865a
There are no files selected for viewing
1 change: 1 addition & 0 deletions.gitattributes
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
3 changes: 3 additions & 0 deletionscoderd/database/migrations/000190_external_auth_providers_jsonb.up.sql
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.