-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[PM-3169] Login decryption options in extension popup #5909
[PM-3169] Login decryption options in extension popup #5909
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5493a58 - Browse repository at this point
Copy the full SHA 5493a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a8dc5 - Browse repository at this point
Copy the full SHA f7a8dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf13946 - Browse repository at this point
Copy the full SHA cf13946View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63a9887 - Browse repository at this point
Copy the full SHA 63a9887View commit details -
Merge branch 'feature/trusted-device-encryption' into PM-3169-login-d…
…ecryption-options-in-extension-popup
Configuration menu - View commit details
-
Copy full SHA for 0254c38 - Browse repository at this point
Copy the full SHA 0254c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f5ead - Browse repository at this point
Copy the full SHA 10f5eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e502ce2 - Browse repository at this point
Copy the full SHA e502ce2View commit details
Commits on Aug 1, 2023
-
Merge branch 'feature/trusted-device-encryption' into PM-3169-login-d…
…ecryption-options-in-extension-popup
Configuration menu - View commit details
-
Copy full SHA for eab5a4d - Browse repository at this point
Copy the full SHA eab5a4dView commit details
Commits on Aug 2, 2023
-
Merge branch 'feature/trusted-device-encryption' into PM-3169-login-d…
…ecryption-options-in-extension-popup
Configuration menu - View commit details
-
Copy full SHA for e8684fc - Browse repository at this point
Copy the full SHA e8684fcView commit details -
PM-3169 - SSO & 2FA Comps - Update naming of new callback to match ex…
…isting pattern + add tests for callback logic execution.
Configuration menu - View commit details
-
Copy full SHA for b6f791c - Browse repository at this point
Copy the full SHA b6f791cView commit details -
Merge branch 'feature/trusted-device-encryption' into PM-3169-login-d…
…ecryption-options-in-extension-popup
Configuration menu - View commit details
-
Copy full SHA for f86f44d - Browse repository at this point
Copy the full SHA f86f44dView commit details -
PM-3169 - Update LockGuard to have a special exception for allowing t…
…he TDE Login with MP flow
Configuration menu - View commit details
-
Copy full SHA for 268c8fa - Browse repository at this point
Copy the full SHA 268c8faView commit details -
PM-3169 - Per discussion w/ Jake and Justin, rename login-initiated g…
…uard to be tde decryption required guard (more named for functionality vs specific route)
Configuration menu - View commit details
-
Copy full SHA for 32f0201 - Browse repository at this point
Copy the full SHA 32f0201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a0b5e - Browse repository at this point
Copy the full SHA 62a0b5eView commit details
Commits on Aug 4, 2023
-
PM-3169 - Per PR feedback, replace all callback types with Promise<vo…
…id> as the return values are not being used.
Configuration menu - View commit details
-
Copy full SHA for 22e1980 - Browse repository at this point
Copy the full SHA 22e1980View commit details -
PM-3169 - StateSvc - Per PR feedback, update setUserSsoOrganizationId…
…entifier signature to explicitly use null instead of partial<string> which doesn't do anything
Configuration menu - View commit details
-
Copy full SHA for 0c1461e - Browse repository at this point
Copy the full SHA 0c1461eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8758ddb - Browse repository at this point
Copy the full SHA 8758ddbView commit details -
PM-3169 - Add clarification comment for why we are not using a query …
…param for persisting the org identifier
Configuration menu - View commit details
-
Copy full SHA for f42f04c - Browse repository at this point
Copy the full SHA f42f04cView commit details -
PM-3169 - Per discussion with Justin, only use memory for SsoOrgId as…
… we don't need to persist it beyond that; tested and it worked on all 3 clients for new user TDE creation
Configuration menu - View commit details
-
Copy full SHA for 237b3f3 - Browse repository at this point
Copy the full SHA 237b3f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7934371 - Browse repository at this point
Copy the full SHA 7934371View commit details -
PM-3169 - After discussing with Justin again, we realized that memory…
… doesn't work on desktop if user refreshes app or closes and re-opens it so must use disk.
Configuration menu - View commit details
-
Copy full SHA for deb75ea - Browse repository at this point
Copy the full SHA deb75eaView commit details -
PM-3169 - Per PR feedback, remove hasEverHadUserKey logic as we can j…
…ust leverage existing getUserKey method to check if we have a user key or not; tested all guards in browser and web with no issues
Configuration menu - View commit details
-
Copy full SHA for e754ba6 - Browse repository at this point
Copy the full SHA e754ba6View commit details -
PM-3169 - Per design discussion with Danielle, move account created t…
…oast after successful account creation vs on load of page.
Configuration menu - View commit details
-
Copy full SHA for 82f7b98 - Browse repository at this point
Copy the full SHA 82f7b98View commit details -
Merge remote-tracking branch 'origin/feature/trusted-device-encryptio…
…n' into PM-3169-login-decryption-options-in-extension-popup + browser sso comp tiny merge conflict
Configuration menu - View commit details
-
Copy full SHA for 7cf92a2 - Browse repository at this point
Copy the full SHA 7cf92a2View commit details