Kirill Gevorkyan

Results 22 comments of Kirill Gevorkyan

Link https://plugins.jetbrains.com/docs/intellij/modifying-psi.html#maintaining-tree-structure-consistency

Duplicate of https://github.com/cqfn/diKTat/issues/829 ?

@akuleshov7 btw, why it still pinned? I think we can drop it for now

I guess, the last point is alredy done by https://github.com/saveourtool/save-cloud/pull/2733/files#diff-31fcdbfdf73acb391c8a15c7b3f047326a0658733a348bb492f322dad3a4e52eR176

Need to check the relevance of the problem, a lot of time have passed, and the versions of used tool were upgraded

@akuleshov7 I think the logging part could be done under https://github.com/saveourtool/save-cli/issues/520 via kotlin-loggin what about cli generation - you created such project some time ago, isnt it? could we integrate...

seems, that `@` should not influent on problems with `email` at all, since its only used in `basic auth`, but should be extracted anyway

> _For history_ > > # A&A in save-cloud: > ## Basic auth: > 1. Request comes to **api-gateway** with header `Authorization: Basic ***:***` > 2. **api-gateway** has `UserDetailsRepositoryReactiveAuthenticationManager` (com.saveourtool.save.gateway.security.WebSecurityConfig)...

We also should focus on platform, which fails. For now it jvm, and it probably goes from ProcessBuilder from Java. In native we have explicit check for unsuccessful pipe creation,...

The same error for this test appeared in mingwX64 on Windows, the reason still unclear, after restart test passed