Access is controlled by Supabase Auth + database Row Level Security. There is no hard-coded admin password in this website.
Your account is authenticated, but it is not on the UFC admin allow-list.
Ask the UFC project owner to add your Auth user ID to the admin_users table.
Manage Festival Videos
Add YouTube videos to the public UFC website. Only approved UFC admins can publish or remove videos.
Local videos are uploaded to your Supabase Storage and published on the website. MP4 (H.264/AAC) is recommended. Maximum 50 MB per file.
Edit Festival Schedule
Change event names, dates and times here. Your updates are published to the website through Supabase.
Manage Homepage Photos
These are the large photos in “Our Ganpati Moments” on the homepage. Upload new photos, rename them, change their order, or delete them. Changes are published through Supabase.
Manage Gallery Photos
Uploads go to secure cloud storage. Deleting a photo removes both its database record and stored image.
Production protection enabled
- No shared password is stored in the HTML or JavaScript.
- Only users listed in
admin_userscan change settings or gallery content. - Supabase Storage policies protect upload/delete operations.
- The page is marked
noindex,nofollow, but authentication—not obscurity—is the security boundary.
