This new version introduces a very common feature in the world of 2FA apps, the automatic generation and display of passwords.
Since the very beginning, 2FAuth offers an Open, Click & Get one password behavior, this is one of the main reasons why I created it. But this can be very troublesome or frustrating for users migrating from other 2FA apps as almost all of them work with an Open & Get passwords behavior, which is much more straightforward.
So this is now only a user choice as 2FAuth offers both behaviors via a user preference. Obvisouly, the Open, Click & Get one password behavior remains the default one.
Added
- A user preference to generate and show 2FA passwords on the main view without user interaction (#153)
- An administrator setting to disable user registration (#170)
- A
2fauth:install
Artisan command to ease both initial and upgrade installation. - A spinner, during 2FA password loading - By @josh-gaby.
Changed
- Aegis migrations with empty
name
properties are no longer rejected. Theissuer
property is then used as a fallback value. - The Docker image now embed the MySQL/MariaDB PHP extension, so it may be ready to work with.
Fixed
- issue #180 OTP does not rotate while Close after copy and Copy on display is activated - By @josh-gaby
- issue #194 Container keeps trying to make connection to 172.67.161.186
- issue #134, #143, #147 Issue with some Microsoft 2FA
- issue #196 ERROR The [public/storage] link already exists