Skip to content

web/flows: check if localStorage is available for continuous login - #26267

Open
BeryJu wants to merge 1 commit into
mainfrom
web/flows/check-local-storage
Open

BeryJu wants to merge 1 commit into
mainfrom
web/flows/check-local-storage

Conversation

@BeryJu

@BeryJu BeryJu commented Sep 18, 2026

Copy link
Copy Markdown
Member

localStorage is not available in MinuteMaid (Android google account setup)

@BeryJu
BeryJu requested a review from a team as a code owner September 18, 2026 13:37
@netlify

netlify Bot commented Sep 18, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit d6ae99e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6aad3e9816931200083d35c2
😎 Deploy Preview https://deploy-preview-26267--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.97%. Comparing base (bafc5e1) to head (d6ae99e).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #26267      +/-   ##
==========================================
- Coverage   92.00%   91.97%   -0.04%     
==========================================
  Files        1175     1175              
  Lines       76288    76288              
  Branches     4056     4056              
==========================================
- Hits        70192    70166      -26     
- Misses       6054     6080      +26     
  Partials       42       42              
Flag Coverage Δ
conformance 33.49% <ø> (ø)
e2e 38.26% <ø> (+<0.01%) ⬆️
integration 29.78% <ø> (-0.45%) ⬇️
rust 42.89% <ø> (ø)
unit 93.56% <ø> (+<0.01%) ⬆️
unit-migrate 93.57% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Playwright e2e

Download this run's HTML report, traces and server logs, then open the report:

gh run download 35351301629 -D playwright-artifacts
npx playwright show-report playwright-artifacts/playwright-report

Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-d6ae99e77169c0115e5e7c427529a3ee49d76b12
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-d6ae99e77169c0115e5e7c427529a3ee49d76b12

Afterwards, run the upgrade commands from the latest release notes.

This branch has not been deployed

No deployments
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.

1 participant