fix 2fa login when using email validation, thx to wysiwtf; adjusting row-format of larger tables

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-12-13 16:20:28 +01:00
parent 5958f0516b
commit 00456a35e5
4 changed files with 24 additions and 14 deletions

View File

@@ -34,7 +34,7 @@ final class Froxlor
const VERSION = '2.1.1';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '202312100';
const DBVERSION = '202312120';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';