Tim Bernhard

Results 83 comments of Tim Bernhard

A workaround I found, in case anyone wonders about this too: If you do not give the application the rights to read the Usernames, the messages generally start with "

...and if you do not use composer, you find the releases (with source code) here: https://github.com/khanamiryan/php-qrcode-detector-decoder/releases

> Anyway is there any way to adjust de "sensibilty" or something like that? Yes, there actually is (in the new version though): you can use ```php $text = $qrcode->text([...

```twig {% for js in encore_entry_js_files('my-encore-id') %} {% endfor %} ``` with my-encore-id from e.g. [webpack.config.js](https://symfony.com/doc/current/frontend/encore/simple-example.html): ``` .addEntry('my-encore-id', './assets/js/app.js') ```

Hi @anishsingh935 , may I kindly ask: what is the status, where you able to progress, is there a CDT3D or CDTet now?

True, insofar as that it is not necessarily a vulnerability for the users of the extensions as the dependencies are rather dev-use only. I have to admit that I did...

I am sorry, @piotrkochan, I may not understand your inquiry. The code you posted is not mine, nor the one in this PR (see [gulpfile.babel.js](https://github.com/GenieTim/extension-boilerplate/blob/master/gulpfile.babel.js)). The error you mention looks...

I would appreciate these changes as well in order to restrict the tenant. Would you mind merging them, @krizalys, please? Thanks.

Another property that would make sense: the Refresh interval; see also https://stackoverflow.com/a/17187346/3909202

...yes, this is a QR library, would you mind adding some more details what you want help with?