v8.0.0 #554
Bubka
announced in
Announcements
v8.0.0
#554
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2FAuth already bumps to v8 because of the upgrade of the Laravel PHP framework it is built on.
Warning
One of the underlying components has changed the way authentication tokens are generated, so your personal access tokens will become invalid. This is, strictly speaking, a breaking change, but the impact is limited (not everyone uses PAT) and generating new tokens is not a big deal. I'm sorry about that nonetheless.
Despite the short time that has passed since v7, I found time to make two improvements to the user experience:
You can disable any of this from the Settings > Options page if you want to restore the previous behaviour.
This release also includes several security fixes, including one that affects authentication via a reverse proxy with the following consequence:
Warning
To ensure authentication at 2FAuth level, your auth proxy must now be identified as trusted with the TRUSTED_PROXIES environment variable.
Added
New env vars
PHP_MEMORY_LIMIT_TEMP_OVERRIDE: Temporary PHP memory limit applied during QR code detection to preventexhausted memory error(doc).Security fix
Fixed
This discussion was created from the release v8.0.0.
Beta Was this translation helpful? Give feedback.
All reactions