Bubka

Results 246 comments of Bubka

Thx for the report, this will be fixed in the next version.

Hi, Please do so: 1. Open the Advanced Form 2. Open the browser Dev Tools with F12, click on the Network tab, with the XHR filter enabled 3. Click the...

Ok I get it. I made some changes to the QrCode decoding service in v5.2 to enhance decoding but I forgot to change one line. I still need to reproduce...

A fix is ready, but I will not release a new version before August. As you were able to decode the QR code with another service, you can add your...

This is exactly the planned fix 😃 👍🏻 > The additional step of decoding, however, makes it hard to use your project in a multi-user environment Could you be more...

Indeed, registering an account using a qr code have to be straightforward. This is why 2FAuth automatically decodes the qr codes in a normal situation. In your case, it didn't...

Hi, No, you don't need to edit any `.env` file as long as you set your env vars in the `environment:` block of the docker-compose file. Do you see any...

Ok, so there is something wrong with the email configuration values. Did you try `ssl` in place of `tls` for the encryption method?

You may also protect the `MAIL_PASSWORD` value with quotes if your pwd contains a `#`

Unfortunately it seems to be an issue with the email provider. Is it a public provider? I could try to configure it on my side with a test account.