fix(auth): guard the login + change-password verify paths against oversized passwords

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
MechaCat02
2026-07-01 07:18:19 +02:00
parent 3ba30f4ba9
commit de7aefef69
5 changed files with 86 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "mangalord"
version = "0.90.6"
version = "0.90.7"
edition = "2021"
default-run = "mangalord"