Ballsdex-Team / BallsDex-DiscordBot

Collect and exchange countryballs on Discord
Other
76 stars 126 forks source link

forgot password #273

Closed PersonwhoownsYTDEX closed 3 weeks ago

PersonwhoownsYTDEX commented 3 weeks ago

i forgot my password and i dont know what i have to run in the command terminal to get my account back, what do i do?

laggron42 commented 3 weeks ago

docker compose exec postgres-db psql -U ballsdex ballsdex -c 'TRUNCATE TABLE "user";'

This removes all admins and unlocks the /admin/init URL again to create the first admin user.