Is your feature request related to a problem? Please describe.
Forcing the administrator to configure a secure password on first run, may increase security in case the administrator doesn't follow the first login instructions.
Describe the solution you'd like
On first run, the user must configure GOTIFY_DEFAULTUSER_PASS. Without it being configured gotify/server shouldn't start because no default user could be created.
Maybe we should provide a flag, to disable creating the default user in case all users are managed by OIDC.
Is your feature request related to a problem? Please describe.
Forcing the administrator to configure a secure password on first run, may increase security in case the administrator doesn't follow the first login instructions.
Describe the solution you'd like
On first run, the user must configure GOTIFY_DEFAULTUSER_PASS. Without it being configured gotify/server shouldn't start because no default user could be created.
Maybe we should provide a flag, to disable creating the default user in case all users are managed by OIDC.