clients/apps/browser/src/popup
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
..
components [CL-672] update mobile design of dialog (#14828) 2025-11-13 21:59:03 -05:00
images Update font to inter feature branch (#16782) 2025-11-03 15:17:07 -05:00
scss Update font to inter feature branch (#16782) 2025-11-03 15:17:07 -05:00
services [PM-26057] Enforce session timeout policy (#17424) 2025-12-05 14:55:59 +01:00
app-routing.animations.ts [CL-269] extension router transitions (#11989) 2024-11-27 15:33:37 -05:00
app-routing.module.ts fix(passkeys): [PM-28324] Add a guard that conditionally forces a popout depending on platform 2025-12-03 14:40:55 -05:00
app.component.html [PM-24646] Add licensed browser builds (#16252) 2025-09-04 08:21:50 +02:00
app.component.ts [CL-901] [CL-903] Unowned - Prefer signal & change detection (#16949) 2025-10-29 13:42:19 -05:00
app.module.ts [CL-761] Enable strict template typechecking (#17334) 2025-11-25 11:04:37 -05:00
index.ejs [PM-14485] Remove manifest and index.html logic from gulp (#12033) 2024-11-19 13:25:30 +00:00
main.ts [PM-24646] Add licensed browser builds (#16252) 2025-09-04 08:21:50 +02:00
polyfills.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
tabs-v2.component.html [CL-420][PM-18798] - Berry component and tab navigation (#14135) 2025-04-22 10:18:10 -07:00
tabs-v2.component.ts [CL-901] [CL-903] Unowned - Prefer signal & change detection (#16949) 2025-10-29 13:42:19 -05:00