Skip to content

web/flows: fix identification stage band color#6489

Merged
BeryJu merged 1 commit intomainfrom
web/flows/fix-band-color
Aug 5, 2023
Merged

web/flows: fix identification stage band color#6489
BeryJu merged 1 commit intomainfrom
web/flows/fix-band-color

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Aug 5, 2023

Details

closes #5863

due to CSS differences when using compatibility mode, the background colour is not applied correctly


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)
  • The translation files have been updated (make i18n-extract)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner August 5, 2023 23:14
@BeryJu BeryJu requested review from smusali and removed request for a team August 5, 2023 23:14
@netlify
Copy link

netlify bot commented Aug 5, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 28183cc
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64ced7d995520a0008562f9c
😎 Deploy Preview https://deploy-preview-6489--authentik-storybook.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 site configuration.

@BeryJu BeryJu merged commit c5222bf into main Aug 5, 2023
@BeryJu BeryJu deleted the web/flows/fix-band-color branch August 5, 2023 23:18
BeryJu added a commit that referenced this pull request Aug 7, 2023
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
kensternberg-authentik added a commit that referenced this pull request Aug 7, 2023
* main:
  web/flows: fix identification stage band color (#6489)
  providers/proxy: only intercept auth header when a value is set (#6488)
  web: bump @goauthentik/api from 2023.6.1-1691242648 to 2023.6.1-1691266058 in /web (#6486)
  providers/proxy: set outpost session cookie to httponly and secure wh… (#6482)
  web: bump @esbuild/linux-arm64 from 0.18.17 to 0.18.18 in /web (#6483)
  web/admin: fix user sorting by active field (#6485)
  web: bump @esbuild/darwin-arm64 from 0.18.17 to 0.18.18 in /web (#6484)
  web: bump storybook (#6481)
  web: bump the sentry group in /web with 2 updates (#6480)
  web: bump API Client version (#6479)
  api: optimise pagination in API schema (#6478)
  website/dev-docs: tweaks to template (#6474)
  website: bump react-tooltip from 5.19.0 to 5.20.0 in /website (#6471)
  website: bump prettier from 3.0.0 to 3.0.1 in /website (#6472)
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.

Dark Color Theme Causes Authentication Text To Be Unreadable

1 participant