clients/apps/browser/src/key-management
Maciej Zieniuk bbea11388a
[PM-26057] Enforce session timeout policy (#17424)
* enforce session timeout policy

* better angular validation

* lint fix

* missing switch break

* fallback when timeout not supported with highest available timeout

* failing unit tests

* incorrect policy message

* vault timeout type adjustments

* fallback to "on browser refresh" for browser, when policy is set to "on system locked", but not available (Safari)

* docs, naming improvements

* fallback for current user session timeout to "on refresh", when policy is set to "on system locked", but not available.

* don't display policy message when the policy does not affect available timeout options

* 8 hours default when changing from non-numeric timeout to Custom.

* failing unit test

* missing locales, changing functions access to private, docs

* removal of redundant magic number

* missing await

* await once for available timeout options

* adjusted messaging

* unit test coverage

* vault timeout numeric module exports

* unit test coverage
2025-12-05 14:55:59 +01:00
..
biometrics [PM-24128] New Pin service, using PasswordProtectedKeyEnvelope (#15863) 2025-10-17 16:30:29 +02:00
key-connector KM - Prefer signal & change detection (#16945) 2025-10-21 15:49:05 +02:00
lock/services [PM-24126] Move pin service to km ownership (#15821) 2025-08-04 17:01:39 +02:00
session-timeout/services [PM-26057] Enforce session timeout policy (#17424) 2025-12-05 14:55:59 +01:00
vault-timeout [PM-25206] Inject service instead of passing as param (#16801) 2025-11-05 17:11:34 +01:00