Unless you are an icon lover, there isn't much to get excited about with 2FAuth v5.6 (see below for details). That's because I'm focused on refactoring the web app's front end and the web extension so that they are built using shared components. The process is time consuming, but it's a necessary step to optimize future developments and avoid repeating code.
The shared components are ready, as is a new version of the web extension that makes use of these components. I plan to migrate the 2FAuth web app as soon as possible so that I can start working on new features again.
Added
- The Get official icon feature now includes two new icon providers, selfh.st and dashboardicons.com, as well as the ability to select a preferred variant or to switch between providers directly from the Advanced form. (#475).
New env vars
OPENID_HTTP_VERIFY_SSL_PEER
: Enable or disable SSL peer verification during OpenID authentication process (doc).
Changed
- Personal Access Token (PAT) can be used when authentication is restricted to SSO only. This is particularly useful when you want to use the 2FAuth web extension. Check out the new Allow PAT usage setting in the Admin > Auth > SSO section (#474).
Fixed
- issue #477 Steam OTP codes don't refresh when become invalid
- PR #482 Docker entrypoint not calling the right php-fpm version, thanks to @jkoch22
API [1.8.0]
/api/v1/icons/default
POST path added (doc).