🧱(helm) disable createsuperuser job by setting
This provides the way to disable the admin user creation at each deployment. In production we don't want to persist a generic admin user: it should be created once, at first deployment then replaced by nominative accounts.
This commit is contained in:
@@ -10,6 +10,7 @@ and this project adheres to
|
||||
|
||||
### Added
|
||||
|
||||
- 🧱(helm) disable createsuperuser job by setting #863
|
||||
- 🔒️(passwords) add validators for production #850
|
||||
- ✨(domains) allow to re-run check on domain if status is failed
|
||||
- ✨(organization) add `is_active` field
|
||||
|
||||
Reference in New Issue
Block a user