Roman Zabaluev
Roman Zabaluev
https://github.com/provectus/kafka-ui/issues/4048
https://github.com/provectus/kafka-ui/issues/1890
Currently build and uploading (or other stuff) is always a one job within a workflow. So if something fails, it has to be rebuilt. We need to split build and...
1. For third-party users to make it easier without instaling maven on the host machine. 2. Will need to disable (probly a separate mvn profile) docker plugin.
### What is the issue? I'm running tailscale on windows in a network where tailscale is actively restricted. I had one account set up and wanted to add a different...
It seems like `OAuth2Provider#provider` is not quite populated to spring's structure (com/provectus/kafka/ui/config/auth/OAuthPropertiesConverter.java:22), thus, it seems it might be non-unique and used by us in favor of "type" in custom-params.
json5: 2.2.2 @nestjs/core: 9.0.5
They're pretty much outdated, need new ones :) Might also be a good idea to add one big fast gif to quickly display all main features.
**Describe the bug** HttpSecurity configuration with `securityMatcher` and `oauth2Login(withDefaults())` leads to 404 for _some_ OAuth2 endpoints. **To Reproduce** 1. Clone this repo: https://github.com/Haarolean/spring-security-matchers-bug 2. Run the app 3. Go to...
I find it irritating that once I deploy something, flyctl updates itself and it blocks my work. I want to do my job without this thing getting in my path....