Melroy van den Berg
Melroy van den Berg
Should we follow-up this PR?
Fixed PHP cs fixer.
In WineGUI you can add the binary manually to the app list of a specific wine bottle. Using the `+` icon at the top of the applications list. If an...
> i am using macos 15.2 (24C101), M1 chip, How can i get the .deb package download link? > […](#) Deb is for Linux distros like Ubuntu, Debian, Linux Mint.....
> $rcmail_config['users_allowed_2FA'] = array('*@*','MYUSERNAME','MYUSERNAME@MYDOMAIN'); What about this: ```php $rcmail_config['users_allowed_2FA'] = array('.*'); ``` It suppose to be valid regex, so... And `*@*` is **_NOT_** valid PCRE2 regex. Furthermore, by looking at...
Same problem. This drives me nuts! I might even think there is a bug in the app that doesn't allow to scan qr codes using this app on certain Android...
Yes we all tried that.
> Same problem here. Neither few nor single account QR codes work for me. Which android version are you on?
I indeed today managed to successfully migrate from Google Auth to Ente Auth finally! Scanning the codes weren't easy.. I followed your advise and I switched to Light mode (instead...