Description: Auto registration is broken
Steps to reproduce:
- Enable auto registration in the active contest
- Visit the contest page as a new user and try to register
Expected: The new use should have a new account created
Actual: Creation of the new account fails, seems to be that the SQL query is missing a default group (new feature post-1.5.1)
System Information
CMS version: main
How was CMS installed: docker
Postgres version: 15
Distribution and version: Ubuntu in docker, using official Dockerfile
Description: Auto registration is broken
Steps to reproduce:
Expected: The new use should have a new account created
Actual: Creation of the new account fails, seems to be that the SQL query is missing a default group (new feature post-1.5.1)
System Information
CMS version: main
How was CMS installed: docker
Postgres version: 15
Distribution and version: Ubuntu in docker, using official Dockerfile