✨(organization) add is_active field
Add flag to indicate whether the organization is active. Prepare organizations provisioning. The organization will be created with this flag set to False and will become active when the first user is associated with it.
This commit is contained in:
@@ -10,6 +10,7 @@ and this project adheres to
|
||||
|
||||
### Added
|
||||
|
||||
- ✨(organization) add `is_active` field
|
||||
- ✨(domains) notify support when domain status changes #668
|
||||
- ✨(domains) define domain check interval as a settings
|
||||
- ✨(oidc) add simple introspection backend #832
|
||||
|
||||
Reference in New Issue
Block a user