Closed kensternberg-authentik closed 5 days ago
Name | Link |
---|---|
Latest commit | 02416304dc3bab0436c3c8a837699332a3975af0 |
Latest deploy log | https://app.netlify.com/sites/authentik-storybook/deploys/673e6982de23b900082f4841 |
Deploy Preview | https://deploy-preview-12033--authentik-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 02416304dc3bab0436c3c8a837699332a3975af0 |
Latest deploy log | https://app.netlify.com/sites/authentik-docs/deploys/673e6982af4e7e0008f6bea6 |
Deploy Preview | https://deploy-preview-12033--authentik-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Tests completed | Failed | Passed | Skipped |
---|---|---|---|
1598 | 1 | 1597 | 1 |
To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github
authentik PR Installation instructions
web/bugfix/fix-reporting-in-wizard-submit
What
Why
Just a silly mistake on my part. There shouldn’t be two copies of errors (and there isn’t in the BIG PRs), but this is how it’s designed right now and making the errors show up is an easy fix. In doing so, the “hack” to move the “bad provider name” to the provider page is included.
make web
)npm run test:e2e:watch
)