minetest / contentdb

A content database for Minetest mods, games, and more
https://content.minetest.net
GNU Affero General Public License v3.0
95 stars 46 forks source link

Unique username DB error in /user/claim-forums/ and check_forum_account #466

Closed rubenwardy closed 3 months ago

rubenwardy commented 1 year ago

sqlalchemy.exc.IntegrityError: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "user_username_key" DETAIL: Key (username)=(example) already exists.