Matt Gibson
1bd968a023
Pass in null for sso organziation for now. ( #531 )
...
This will bypass cryptoagent
4 years ago
Oscar Hinton
f09fb69882
Remove empty catch blocks, and update tslint rule ( #513 )
4 years ago
Vincent Salucci
61ffb4f5d9
[Reset Password] Update CLI to use auth result for forced reset ( #505 )
...
* [Reset Password] Update CLI to use auth result for forced reset
* Fixed lint issues
* Requested Changes and fixed sync bug
* Only update password is not using an API key for auth
4 years ago
Thomas Rittson
ce71c0c0bd
Add theme enums and platformUtilsService helper ( #497 )
...
* Use enum for themes, add getEffectiveTheme
* Update electron and cli to use theme refactor
4 years ago
Oscar Hinton
206ef610d0
Bump signalr to 5.0.10 ( #502 )
4 years ago
Kyle Spearrin
4c55d84d21
file response for CLI ( #499 )
4 years ago
Oscar Hinton
32774561f3
Add MaximumVaultTimeout policy type ( #480 )
4 years ago
Oscar Hinton
bbe8d3df48
Revert "Vault Timeout Policy ( #474 )" ( #479 )
...
This reverts commit bba2812fdd .
4 years ago
Oscar Hinton
bba2812fdd
Vault Timeout Policy ( #474 )
4 years ago
Oscar Hinton
daa4f6f9a6
Dynamic Modals ( #417 )
...
* Move backdrop and click handler to modal service since they should not be used in web
* Add support for opening modals using ViewContainerRef
4 years ago
Matt Gibson
d854dfa5a2
Update help url ( #457 )
5 years ago
Matt Gibson
1f0127966e
Generalize token refreshing to include reauth by api key ( #456 )
5 years ago
Matt Gibson
c5f236c2e4
Use apikey client secret as captcha validation ( #454 )
...
* Use apikey client secret as captcha validation
* Linter fixes
5 years ago
Matt Gibson
ecdd08624f
Feature/cli fail login on captcha request ( #439 )
...
* Fail CLI login if captcha is required by the server.
* Linter fixes
5 years ago
Oscar Hinton
de288913e4
Add helper methods to EnvironmentService for retrieving urls ( #435 )
5 years ago
Matt Gibson
5ba1416679
Authenticate with secure storage service ( #402 )
...
* Split secure key into use case
Allows us to push authentication for key access as late as possible.
* Do not reload if biometric locked
* Linter fixes
* Fix key upgrade scenario
* Fix boolean value message parsing
* Handle systems which don't support biometrics
* Do not fail key retrieval on secret upgrade
* Ensure old key is removed regardless of upgrade success
* Log errors
5 years ago
Oscar Hinton
d7682cde3b
Move nodeCryptoFunction to jslib-node ( #405 )
...
* Move nodeCryptoFunction to jslib-node
* Fix imports
* Fix tests import
5 years ago
Oscar Hinton
1016bbfb9e
Split jslib into multiple modules ( #363 )
...
* Split jslib into multiple modules
5 years ago