Welcome
Sign in to start your session
Login
Login
[app info]
Brief app info: ENV: [DEV] commitId: d2227a3087d96b1f8d721f1fe0edaf10ad3362a9 branch: develop build date: 2026-07-14T12:35:41Z build version: 2026.04.03-SNAPSHOT commit message: #37934 Add session expiration timer to admin topbar with prolong dialog Topbar shows the real server-side session TTL (localized en/ru): the page polls GET /session/ttl?token=<uuid> and interpolates between polls. The probe identifies the session by an opaque token and is fetched without credentials, because Tomcat renews a session for any request carrying its JSESSIONID; the endpoint also bypasses the security chain and is hardened by a guard filter. A modal dialog offers prolong/logout 30s before expiry; expiry is confirmed with the server before redirecting (protects against main-thread freezes on heavy pages and laptop sleep). Covered by SessionTtlRegistryTest (unit) and SessionTtlITTest (black-box: form login, token render, non-renewing probe, renewal, logout eviction). UPTIME: 0d 0h 5m 0s Git log: b5c8c... | 2026-07-13T18:39:43+03:00 | Rodion | #37857 Restore SUPPORT access to depositPerform... 4ee73... | 2026-07-13T18:34:29+03:00 | Rodion | #37857 Align QA harness with role-gated admin p... a4031... | 2026-07-13T12:51:52Z | Rodion Besedin | Merge branch 'sb3-tests-platform' into 'develop' 228bd... | 2026-07-13T12:51:52Z | Осташко Євгеній | #37618 Add PlatformApiControllersITTest (cashie... 2d47c... | 2026-07-13T13:54:49+03:00 | Rodion | #37617 Fix SiteApiContentITTest flakiness: re-r... 9384b... | 2026-07-13T12:34:47+03:00 | Rodion | #37355 Auto-compute Summary Bonus Report totals... b32cb... | 2026-07-13T09:28:54Z | Rodion Besedin | Merge branch 'sb3-tests-site' into 'develop' 77e22... | 2026-07-13T09:28:53Z | Осташко Євгеній | #37617 Add SiteApiContentITTest... 86194... | 2026-07-13T12:09:52+03:00 | ostas | #37898 9589f... | 2026-07-10T18:03:29+03:00 | Rodion | #37897 Fix report SQL placeholders '& XXX_BLOCK...
copy to clipboard