pingql/apps
M1 43a1abc2ed fix: format keys as XXXX-XXXX-...-XXXX (8 groups), normalize before hashing
Keys are now human-readable grouped hex instead of raw 64-char blobs.
resolveKey() strips dashes before sha256/bcrypt so both formats work.
All key creation paths (register, reset-key, sub-keys) hash the
normalized form. Login placeholder and maxlength updated to match.
2026-03-17 06:25:19 +04:00
..
monitor fix: poll every 1s instead of 10s for accurate intervals 2026-03-16 15:47:06 +04:00
web fix: format keys as XXXX-XXXX-...-XXXX (8 groups), normalize before hashing 2026-03-17 06:25:19 +04:00