groups: add events to eventlog
This commit is contained in:
@@ -53,6 +53,11 @@ exports = module.exports = {
|
||||
|
||||
ACTION_EXTERNAL_LDAP_CONFIGURE: 'externalldap.configure',
|
||||
|
||||
ACTION_GROUP_ADD: 'group.add',
|
||||
ACTION_GROUP_REMOVE: 'group.remove',
|
||||
ACTION_GROUP_UPDATE: 'group.update',
|
||||
ACTION_GROUP_MEMBERSHIP: 'group.membership',
|
||||
|
||||
ACTION_INSTALL_FINISH: 'cloudron.install.finish',
|
||||
|
||||
ACTION_MAIL_LOCATION: 'mail.location',
|
||||
|
||||
Reference in New Issue
Block a user