John Van Ham

Results 20 comments of John Van Ham

> Can it? I tested the website you linked to with both a strong and very weak password generated by mPDF and this website was not able to crack it....

> Note: PDFs have two kinds of passwords: the "open" password and the "owner" password. We are specifically talking about the "open" password here. The "owner" password is basically worthless,...

Thanks for the reminder @DamienHarper - someone has suggested a test for this to submit to symfony so I shall do that. But yes that is outside the control of...

Same issue with Fedora 39 on 6.7.2 and 6.7.3, but fine on 6.6.x and 6.5.x (in case anyone is searching for this issue and using Fedora). Looking forward to the...

@tflanagan can this be merged? npm audit is throwing up vulnerabilities for quickbaase, qb-field and qb-record because of this. Thanks!

> @johnvanham You'll find v6.0.0 available on npm now (i'll get qb-field, qb-record and qb-table updated shortly). @tflanagan awesome thanks!

Below is a working example of using custom authenticators alongside the oauth2 bundle. Setting `oauth2: true` is enough to activate oauth2 from the bundle and can be used at the...

I have this issue as well on Symfony 5.4, seems like there must be a bug with the symfony flex recipe? ![image](https://user-images.githubusercontent.com/1741936/145555138-a52442a5-10ed-4943-96c7-19d7ca6aabc5.png)

I tried this again on Symfony 5.3 and it worked without needing to create the file manually. So that does suggest something isn't right with the recipe on Symfony 5.4?...

Hi @mrvladus, I use the [tasks.org](https://github.com/tasks/tasks) app on my phone and sync tasks to Nextcloud, I then sync from there using errands on my linux laptops. It would be great...