bitwarden / web

The website vault (vault.bitwarden.com).
https://vault.bitwarden.com
Other
2.58k stars 405 forks source link

[PS-250] Prevent timeouts less than 1 minute #1675

Closed gbubemismith closed 2 years ago

gbubemismith commented 2 years ago

Type of change

Objective

Web Vault should not allow the user to select a value less than 1 minute in the custom timeout inputs.

Code changes

PR is related to https://github.com/bitwarden/jslib/pull/802

https://user-images.githubusercontent.com/13024008/170232966-482a757e-791f-48c2-9469-ff8c2032ce21.mov

Before you submit

eliykat commented 2 years ago

I've approved your jslib pr. However, the web client just moved to the monorepo (clients), so you'll need to move these changes + this PR over there before we can update and merge.

Hinton commented 2 years ago

Closing due to move to mono repo