Commit graph

1 commit

Author SHA1 Message Date
Randall Stillwell
824c962f47 Add simple test user promotion endpoint
🔧 Simple Admin Promotion:
- Create api/promote-testuser.js endpoint
- Promotes user ID 1 (testuser) to admin role
- No authentication required (for initial setup)
- Uses working JavaScript + req/res pattern
- Simpler than complex promote-user endpoint
2025-07-22 07:11:02 -05:00