Describe the bug
Nuked my database, pulled the new container. Set SESSION_SECRET in my docker compose and started the container.
I don't plan on using OIDC, so I didn't set any of those variables.
To Reproduce
Container starts up, container logs say it created an admin user with the default password of changeme.
I click Login, enter admin / changeme and click submit and it just pops back to the main screen and I'm not logged in.
Describe the bug
Nuked my database, pulled the new container. Set SESSION_SECRET in my docker compose and started the container.
I don't plan on using OIDC, so I didn't set any of those variables.
To Reproduce
Container starts up, container logs say it created an admin user with the default password of changeme.
I click Login, enter admin / changeme and click submit and it just pops back to the main screen and I'm not logged in.