Railway selfhosting - Trying to set up Google auth, etc.

In the page it shows an admin dashboard that looks different from mine. However I am assigned the admin role and it looks different. I am not sure if I am not set up right
No description
No description
5 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
Admin panel is separate from admin role, to access admin panel you need to have a related variable in database changed to true
Prastoin
Prastoin2mo ago
It's also a specific column in your user definition IsAdminUser and canAccessAdminPanel something like that
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
Thanks, didn't remember the name of this column
Prastoin
Prastoin2mo ago
No worries
William Lee
William LeeOP2mo ago
THANKS So much lmao Lol I am non-technical at all figured out how to get pgadmin and connect to the db and modify it in the user table

Did you find this page helpful?