feat: redesign superadmin agencies list, implement flat design, add date filters, and fix UI bugs
This commit is contained in:
1
postgres/migrations/001_fix_password_utility.sql
Normal file
1
postgres/migrations/001_fix_password_utility.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE users SET password_hash = '$2a$10$N9qo8uLOickgx2ZMRZoMyeIjZAgcfl7p92ldGxad68LJZdL17lhWy' WHERE email = 'aggio@aggios.app';
|
||||
Reference in New Issue
Block a user