oliverpool

Results 166 comments of oliverpool

This has been fixed in sourcehut: https://adnano.co/2022/11/12/git-clone/ https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/36771 (it was a permission issue)

@turbo124 so I guess the answer is no? :disappointed:

Latest docker image v4: 4.5.46 Latest release v4: [v4.5.50](https://github.com/invoiceninja/invoiceninja/releases/tag/v4.5.50)

I am running v4.5.35 via docker without issues (on a local network to reduce exposure).

I took a look at https://www.ecb.europa.eu/stats/financial_corporations/list_of_financial_institutions/html/monthly_list-MID.en.html but apparently it only gives the list of BIC. It does not seem to list the corresponding Bank Code (which is present in the...

> It does not seem to list the corresponding Bank Code I was wrong. I stumbled upon https://github.com/sigalor/iban-to-bic/blob/main/src/fr-es.js by @sigalor which assumes that the RIAD Code (provided by the european...

On Arch Linux - Firefox 114.0.1 it almost works: - github.com : credential creation looks good (BLE confirmation), however nothing appears on the BLE when trying to use it for...

On **forgejo**, it works fine if the miniBLE is the first security key, but fails otherwise (Firefox shows a prompt, but not the BLE). `T7eTAA3TODpNkJB77p1Xcg==` is the base64 key of...

I can reproduce this on https://gramthanos.github.io/WebDevAuthn/ *Create credentials* 1. Go to https://gramthanos.github.io/WebDevAuthn/credential-creation.html 2. Click `Generate options` 3. Click `Create credentials` => Everything works fine *Get credentials* 1. Go to https://gramthanos.github.io/WebDevAuthn/credential-get.html...

The procedure above works fine on Vivaldi (Chromium-based browser). So it is likely a Firefox issue. I would be grateful if anyone could point me out a direction to debug...