Admin access

Sign in to manage posts.

New signups have no admin rights by default. To grant admin, run in the database: INSERT INTO user_roles (user_id, role) VALUES ('<your-uid>', 'admin');