Skip to content

Conversation

Leksat
Copy link
Member

@Leksat Leksat commented Sep 3, 2024

SLB-429


Drupal

  • Find the probable session expiration date
  • Pass it to the frontend via a hidden iframe
  • Frontend will store it in the localStorage

Decap

Store the logged-in status in a session cookie (AmazeeLabs/silverback-mono#1572)

Frontend

Decide whether user is logged in by checking the browser storage/cookies


Commits without scope are irrelevant to the task

Also, make it readonly in non-prod environments.
It was failing with
  Command "start-test" not found

Also, run deploy workflow only when needed
@Leksat Leksat force-pushed the SLB-429--content-edit-link branch from 8ef482a to 1ef4311 Compare September 4, 2024 16:54
@Leksat Leksat merged commit b5e4369 into release Sep 18, 2024
6 checks passed
@Leksat Leksat deleted the SLB-429--content-edit-link branch September 18, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants