Add Proxy Auth to Multi Auth Options #245
Annotations
5 errors and 12 warnings
|
public/apps/login/login-page.tsx#L240
Replace `authOpts.length·>·1·&&·(!authOpts.includes(AuthType.PROXY)·||·authOpts.length·!==·2)` with `␍⏎············authOpts.length·>·1·&&␍⏎············(!authOpts.includes(AuthType.PROXY)·||·authOpts.length·!==·2)␍⏎··········`
|
server/auth/types/multiple/multi_auth.ts#L32
Replace `·BasicAuthentication,·OpenIdAuthentication,·ProxyAuthentication,·SamlAuthentication·` with `␍⏎··BasicAuthentication,␍⏎··OpenIdAuthentication,␍⏎··ProxyAuthentication,␍⏎··SamlAuthentication,␍⏎`
|
test/jest_integration/proxy_multiauth.test.ts#L23
Replace `·ADMIN_USER,` with `␍⏎··ADMIN_USER,␍⏎·`
|
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test/cypress/e2e/oidc/oidc_auth_test.spec.js#L110
Do not use force on click and type calls
|
test/cypress/e2e/saml/saml_auth_test.spec.js#L107
Do not use force on click and type calls
|
This job failed
Loading