5 Commits

Author SHA1 Message Date
dvirlabs
0f9386c1a5 Fix admin email logic
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-10 10:08:22 +03:00
29aa5c2f36 Add the option to login with username or phone or email and fix the leave messages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-08 18:54:26 +03:00
e4d37dea3f Fix bcrypt password verification error
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Added fallback to use bcrypt directly in verify_password
- Ensures password verification works despite passlib version conflicts
- Both hash and verify now handle bcrypt compatibility issue
2026-05-08 16:21:44 +03:00
fbb3e7d850 Add brands management system with backend persistence 2026-05-01 19:14:39 +03:00
dvirlabs
d182f76201 Initial app 2026-05-01 11:12:13 +03:00