fix(api): trigger an authorization update after auto-provisioning users (#3428)
This commit is contained in:
@@ -34,6 +34,7 @@ type Handler struct {
|
||||
EndpointGroupService portainer.EndpointGroupService
|
||||
RoleService portainer.RoleService
|
||||
ProxyManager *proxy.Manager
|
||||
AuthorizationService *portainer.AuthorizationService
|
||||
}
|
||||
|
||||
// NewHandler creates a handler to manage authentication operations.
|
||||
|
||||
Reference in New Issue
Block a user