clients/apps/web/src/app/settings
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
..
appearance.component.html [PM-26056] Consolidated session timeout component (#16988) 2025-11-11 08:15:36 -06:00
appearance.component.spec.ts [PM-26056] Consolidated session timeout component (#16988) 2025-11-11 08:15:36 -06:00
appearance.component.ts [PM-26056] Consolidated session timeout component (#16988) 2025-11-11 08:15:36 -06:00
domain-rules.component.html [CL-689][CL-799] Fix Icon button a11y errors (#15750) 2025-08-19 15:15:41 -04:00
domain-rules.component.ts [CL-901] [CL-903] Unowned - Prefer signal & change detection (#16949) 2025-10-29 13:42:19 -05:00
preferences.component.html [PM-26057] Enforce session timeout policy (#17424) 2025-12-05 14:55:59 +01:00
preferences.component.ts [PM-26057] Enforce session timeout policy (#17424) 2025-12-05 14:55:59 +01:00