No admin account on my selfhosted instance #3468
Answered
by
tommoor
elythh
asked this question in
Self Hosting
|
Hello, I've been selfhosting Outline for about a year now and I wanted to move my current instance to a new one. I realized that I wasn't able to export all my collections because my current and only account doesn't have admin rights. On the new one, I followed the exact same installation process and my account is Admin. How can I promote my current user to admin ? From the API I need to already be one to promote a user. Thank you for your help ! EDIT: I'm using Slack for authentication and both instance are using the same Slack account |
Answered by
tommoor
Apr 28, 2022
Replies: 1 comment 7 replies
|
You would need to change the |
7 replies
Answer selected by
tommoor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You would need to change the
user.isAdmincolumn in the database directly in this scenario