Ivan Borshchov
Ivan Borshchov
When I tried to pass: ```` 'default': { 'BACKEND': 'django_ft_cache.FaultTolerantPyLibMCCache', 'LOCATION': env.str('MEMC_URL'), 'TIMEOUT': None, 'OPTIONS': { 'binary': True, 'username': env.str('MEMC_USERNAME', None), 'password': env.str('MEMC_PASSWORD', None), } ```` Package stopped working with...
### Description Hey guys, do you have ideas how to quickly implement 2FA (Google Authenticator/Authy) 6-digits code on regular login? We see there is no such feature out of the...
### Clear and concise description of the problem I remember that original CI had a feature called concurrency https://discourse.drone.io/t/how-to-limit-build-concurrency-per-project/3500 This helped a lot to prevent build run when other build...
Hi! Thanks for your project. Can it be used in linux? I've downloaded reposetory, done make, and got stlink-test binary, but what I need to do for flash stm8 chip?
### Version @vue/cli-service 3.5.0 ### Environment info ``` System: OS: Linux 4.19 Ubuntu 20.04.2 LTS (Focal Fossa) CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Binaries: Node: 12.22.1 -...
Probably you can somehow add path.to the description after the first occurrence (though I see that it is possible to understand what is it a tbottom)
1) Add previewBaseUrl, which allows overriding hardcoded 'https://${bucket}.s3.amazonaws.com' why: This allows specifying URL for buckets served via CDN and static website hosting, example of such hosting https://support.cloudflare.com/hc/en-us/articles/360037983412-Configuring-an-Amazon-Web-Services-static-site-to-use-Cloudflare For example, if...
I was using `puppeteer-extra-plugin-recaptcha` with 2captcha for a several monthes, and some time ago it stopped working, I did not make any changes in project. Now I enabled logs and...