github marcpope/cortendesk v1.0.5
CortenDesk 1.0.5

3 hours ago

Fixed

  • Enabling 2FA while the two-factor requirement was already switched on could never show the QR code — the setup screen reloaded on every click, locking un-enrolled users (including admins) out of the console (#17's neighbour, #18 — thanks @GTNeill). Enrollment under enforcement now works end-to-end: sign in, get walked to the setup screen, scan, confirm, done.
  • A settings save that failed validation on another tab looked like the Save button did nothing. The screen now jumps to the failing field and says the settings were not saved.

New

  • php artisan cortendesk:2fa-requirement status|off — break-glass for the two-factor requirement itself, for the locked-out-before-anyone-enrolled case. cortendesk:2fa-reset now points to it when the requirement is what's in the way.

Notes

  • Strongly recommended if you require two-factor authentication or plan to. No migrations; upgrade is a pull and restart.
  • The repository no longer ships the development test suites and local test rigs.
docker pull marcpope/cortendesk:1.0.5
docker pull ghcr.io/marcpope/cortendesk:1.0.5

Don't miss a new cortendesk release

NewReleases is sending notifications on new releases.