externalldap: add eventlog

This commit is contained in:
Girish Ramakrishnan
2024-01-13 13:02:43 +01:00
parent 4f9e43859c
commit 4136272382
7 changed files with 42 additions and 24 deletions

View File

@@ -47,6 +47,8 @@ exports = module.exports = {
ACTION_DOMAIN_UPDATE: 'domain.update',
ACTION_DOMAIN_REMOVE: 'domain.remove',
ACTION_EXTERNAL_LDAP_CONFIGURE: 'externalldap.configure',
ACTION_INSTALL_FINISH: 'cloudron.install.finish',
ACTION_MAIL_LOCATION: 'mail.location',