Bubka
Bubka
Thx. You have to set the `APP_KEY` env var.
I don't understand how this is possible by the way. Running 2FAuth without `APP_KEY` set should return an HTTP error 500.
๐คจ > production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\Encryption\MissingAppKeyException(code: 0): No application encryption key has been specified. at /srv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:7 Does the time of this error match the...
hi, > Export and import more than 15 2FA Google Accounts AFAIK, Google Auth export accounts to several QR codes when more than 10 are selected. How did you manage...
> I then tried using a reverse proxy (Cloudflared in my case(claudfared creates a claudfare tunnel through which the data is sent and cloudfare then takes care of the certificates,...
Hi, what APP? iOS/Android ? webapp? Desktop app? Also, Outlook has its own otp!? It is not behind the Microsoft account login? I'm not an Outlook user so all information...
I have closed the issue because I don't have an answer. Feel free to reopen it with the expected information.
Hi, I've recently realized that sorting is case sensitive, it's already on my to-do list ๐๐ป
Thx for the suggestion ๐๐ป
@yheuhtozr thx for your attention. I just pushed another version of the sort function: The original implementation is back but with accented characters treated as non-accented characters. It's not locale...