pcmt/config
leo 6ce05ea74d
All checks were successful
continuous-integration/drone/push Build is passing
feat: add initial admin user creation
have the app create the initial admin user:
* if the db has not yet been set up
* if there are not users
* if the config value for Init.CreateAdmin is True
* if the admin password is not empty

default username, email values can be seen in modules/user/const.go
2023-05-21 18:50:41 +02:00
..
testdata feat: bump configuration schema to 0.0.1-rc.2 2023-05-21 12:44:18 +02:00
config.go feat: add initial admin user creation 2023-05-21 18:50:41 +02:00
config_test.go feat: bump configuration schema to 0.0.1-rc.2 2023-05-21 12:44:18 +02:00