a9902b95b4
Mirror to GitHub / mirror (push) Successful in 21s
Test and Lint / backend-test (push) Successful in 1m7s
continuous-integration/drone/push Build is passing
Test and Lint / frontend-test (push) Successful in 2m17s
Version and Release / version-bump (push) Successful in 32s
Version and Release / trigger-drone (push) Successful in 3s
- Modified backend password validation for galleries to be more lenient - Reduced minimum password length to 6 characters for galleries - Removed uppercase/lowercase/number requirements for gallery passwords - Allow date formats like "04.07.2025" as passwords - Added helper text to inform users about password options - Still prevent overly simple passwords like "123456" - Admin passwords remain strict with all security requirements 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>