News
Changelog: Stutz-Medien/2fa 26.0.1
26.0.1 (2026-02-23)
Fixed
- Aligned 2FA plugin class filenames in
inc/with PSR-4 expectations (e.g.UserSettings.php,LoginHandler.php,Plugin.php) so Composer no longer skips them during autoload generation. - Updated all internal
require_oncereferences and test bootstrap includes to match the renamed class files.