Jacq
Jacq
Hello, Would it be possible include a mapping to perform HTTP GET/POST, similar to the current link but performed via a json request instead?. This feature will make it possible...
LOCK tables has several known limitation (https://mariadb.com/kb/en/lock-tables/), that for Galera cluster could cause crashes. This caused random locks while using espocrm, particularly running a php cron.php caused a hangs the...
**Is your feature request related to a problem? Please describe.** Could not find information about the possibility to config the S3 url:port. **Describe the solution you'd like** To add in...
Hi, I have asked this same question here https://github.com/arquivei/laravel-prometheus-exporter/issues/20, but did not receive any guidance, I will try my luck here. I'm using both, this package redis sentinel driver and...
Is it possible or in the roadmap to schedule meetings using the registered zoom account? Cheers
Hi, Thanks for this great integration. Would it be possible to add the other way integration, for example creating a redmine issue using a mattermost /slack command ? Cheers Jacq
Just a quick solution to add the css classes to use Zurb Foundation alert messages. To enable it I have added a "foundation" attribute to the growl directive and split...
For very long nextUpdate CRL could contain ASN1_GENERALIZEDTIME instead of ASN1_UTCTIME. Should we take that into account when parsing the x509 crl file? Cheers, Jacq
I am testing the TSA feature (set_tsa and not set_ltv) with a dompdf generated pdf, after the signing I load again the PDF with "$pdfDoc = PDFDoc::from_string($pdfSigned);" doing this several...