Commit Graph

5 Commits

Author SHA1 Message Date
Matthieu B
3a294a02f0 feat: enhance username validation and trimming across forms 2025-11-04 19:02:56 +01:00
Matthieu B
7b8f64af7d Fix SQLAlchemy model constructors to accept keyword arguments
- Added __init__ constructors to all SQLAlchemy models
- Fixed pyright 'No parameter named' errors across the codebase
- Fixed various ruff linting issues (SIM108, E741, E402, SIM102, B904, SIM105)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 13:52:15 +02:00
fireph
195dde2e49 Change password to not have limit
Also changed admin account signup to have the same password requirements as jellyfin account signup (since presumably wizarr is somewhat public, it should have a good password as well).
2025-06-09 02:42:37 -07:00
mtthidoteu
d8bc533230 fix and close #536 2025-06-03 13:19:50 +01:00
Matthieu B
4889e25d31 Huge rewrite 2025-05-20 13:01:20 +01:00