-
Notifications
You must be signed in to change notification settings - Fork 2.1k
set cluster connector name on signin for first cloud user #17834
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
JanKaczmarkiewicz
merged 41 commits into
master
from
jan/cloud-passwordless-default-preference
Nov 14, 2022
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
c8db1c5
feat: set cluster connector name on first user signin
a0d54d8
Merge branch 'master' into jan/cloud-passwordless-default-preference
JanKaczmarkiewicz d60f9b3
perf: move is passwordless enabled before get users
5f334de
fix: move logic to correct handler
b37f47c
test: test setting default passwordless connector name for cloud (pos…
eb724ad
Merge branch 'master' into jan/cloud-passwordless-default-preference
JanKaczmarkiewicz 09ebdb0
test: add negative test cases
8610483
refactor: flatten nested code
ac29535
fix: remove return in case auth preference was not set
2b9fa5d
fix: run logic only in cloud
1c09af5
docs: typo
0926d89
fix: run when passwordless
404ada5
test: move trySettingConnectorNameToPasswordless as separete method
c839620
docs: add safety comments
d04034b
test: rephrase safety comment
dca7fa1
refactor: remove space between call and error check
c3b2647
fix: remove unnessesery error log from trySettingConnectorNameToPassw…
5fa5c0f
refactor: pass context, rename session context
87426c9
docs: add description to trySettingConnectorNameToPasswordless
9f6bf72
Merge branch 'master' into jan/cloud-passwordless-default-preference
JanKaczmarkiewicz 640d595
test: add descriptive assertion text
JanKaczmarkiewicz 7c9ae2a
refactor: simplify error handilng
JanKaczmarkiewicz 41b6fb4
fix: check for non default setting
JanKaczmarkiewicz 0849bc1
test: correct RPID
12462e4
refactor: simplify user creation
JanKaczmarkiewicz 714edaf
docs: fix typo
JanKaczmarkiewicz 53bb705
test: reorder name filed in the test cases struct
1d3dc03
test: better names for test cases
6369133
refactor: generate token instead of hardcoding arbitrary value
bae23f5
test: remove user agent header
cebfa0f
fix: check for empty password
b2b637c
docs: add passwordless check description
JanKaczmarkiewicz d338ebb
test: add "first cloud sign-in does not change custom connector"
30ecf20
test: use correct number of users in "first cloud sign-in does not ch…
JanKaczmarkiewicz 42e66c4
test: remove is cloud check from test helpers, instead use config
0b26f76
Merge branch 'master' into jan/cloud-passwordless-default-preference
JanKaczmarkiewicz 78f2129
refactor: store is_passwordless_registration in variable
5033ee1
test: first cloud sign-in with password does not change connector
2fa7479
refactor: change isPasswordlessRegistration name
ef1e900
Merge branch 'master' into jan/cloud-passwordless-default-preference
JanKaczmarkiewicz 40f23e9
Merge branch 'master' into jan/cloud-passwordless-default-preference
JanKaczmarkiewicz 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
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.