develop
Pkg: Harden random token generation in the "rnd" package
Auth: Implement 2FA setup and login in the web user interface #808 #3943
Tests: Add unit tests #808 #3943
Auth: Add RandomBytes() to generate secure random bytes #98 #782
Pkg: Apply "golangci-lint" recommendations to rnd package #5330
Go: Apply go fix modernizations across backend packages
Auth: Add CLI command to create access tokens for apps #782 #808 #3943
CRC32: Move checksum generation to a dedicated package
Test: Use PascalCase names for all Go subtests in /pkg
UX: Refactor video formats and codecs in front and backend #1307 #3168
Auth: Improve "auth add" and "client add" CLI commands #808 #3943
Auth: Session and ACL enhancements #98 #1746
Tests: Add unit tests
Links: Use canonical trailing-slash form for website URLs
Auth: Use hashed auth tokens for enhanced security #3943 #808 #782
Auth: Refactor cluster configuration and provisioning API endpoints #98