1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-05 05:17:40 +02:00
bitwarden-browser/angular
Gbubemi Smith 7b9826fb28
[PS-250] Prevent timeouts less than 1 minute (#802)
* Modified shouldlock functionality to handle the immediately valut timeout

* Modified should lock functionality to handle the immediately valut timeout

* corrected spelling

* check to know when custom minutes in less than 1

* check for minimum allowed minutes

* revert vault timeout service

* lint fix

* check moved to validate method

* changed implementation

* suggestion fixes

* suggestion fixes

* fixed comments

* changed implementation

* changed implementation

* made method private
2022-06-03 10:26:23 +01:00
..
spec Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00
src [PS-250] Prevent timeouts less than 1 minute (#802) 2022-06-03 10:26:23 +01:00
jest.config.js [EC-192] Use ts-jest instead of deprecated ts-jest/utils (#792) 2022-05-09 18:25:17 +02:00
package-lock.json Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00
package.json Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00
tsconfig.json Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00
tsconfig.spec.json Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00