Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: Auth config not initialized and causing SwaggerUI crashes #7814

Closed
char0n opened this issue Jan 31, 2022 · 1 comment
Closed

Comments

@char0n
Copy link
Member

char0n commented Jan 31, 2022

Regression was introduced in c6d8d77 and our tests didn't catch it.

There is already a precedence code how to avoid no value returned by the selector here:

let authConfigs = authSelectors.getConfigs() || {}

I'll use the same pattern.

@char0n
Copy link
Member Author

char0n commented Jan 31, 2022

Going for emergency 4.4.1 release as this makes using auth plugin unsable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant