Nicolas Rosset
Nicolas Rosset
On Chrome 49 (windows XP), we have an error: `TypeError: Cannot redefine property: replace` if our polyfill.io URL include the polyfill of Symbol. Chrome 49 is the last available Chrome...
DNS Made Easy API checks for an English date header otherwise it create an error. In deed, we have in logs: `response='{"error": ["Invalid request date header: dim., 28 août 2022...
Steps to reproduce ------------------ Create or update a certificate with DNS Made Easy API on a system with non english locale (i.e. French in my case) DNS Made Easy API...
Add localization (initiate with French language + detect from browser locale) Add simple customization (able to use custom text from config file + top bar color) Commit to review: https://github.com/balena-os/wifi-connect/commit/adfa9283ffee31c592c90b36e05a7a555d44f340...
Add an optional Ultimate Creditor block for SEPA Direct Debit. I have implemented it for Organization only (not individuals) following ISO 20022 ([french source](https://www.cfonb.org/sites/www.cfonb.org/files/documents/7.%20Guide%20d%27utilisation%20du%20standard%20ISO%2020022%20pour%20les%20remises%20d%27ordres%20de%20pr%C3%A9l%C3%A8vement%20SEPA%20pain%20008%20-%20V.1.6%20-%20Octobre%202021.pdf)) Allow customizable `msg_id` (`MsgId` node) option....