Yury Zhuravlev

Results 48 issues of Yury Zhuravlev

Basically back to life sanic test which was broken several years. I updated all deps and modify `update` function close to fastapi to avoid locks. Because it's basically reintroducing Sanic,...

### What type of bug is this? Incorrect result, Other ### What subsystems and features are affected? Continuous aggregate ### What happened? You can't create two indexes with same name...

bug
ui/ux
continuous_aggregate

Because converting to bytes anyway happened at the end of function, have sense to return str instead bytes or have options to avoid extra transformation. (many API expected str)

### Check for existing issues - [x] Completed ### Describe the bug / provide steps to reproduce it It shows empty spaces instead of symbols and breaks non-Unicode quotes, such...

bug
editor
internationalization

This trace: ``` TypeError: Cannot read properties of undefined (reading 'isConnected') at authenticateWithUser (/node_modules/ldap-authentication/index.js:242:24) ``` We do now: ```js try { ldapUserClient = await _ldapBind(userDn, userPassword, starttls, ldapOpts) } catch...

Recently I start see this errors: ``` GRPCInvalidArgumentError: 3 INVALID_ARGUMENT: etcdserver: revision of auth store is old ``` as I understand if we add a new user to etcd auth...

1. Or even better to look at CHACHA20-POLY1305 2. Even AES-256-GCM unlock support for default OpenVPN clients without any extra workarounds. (for latest versions) Regards,