Skip to content

Tags: grommunio/admin-api

Tags

1.17

Toggle 1.17's commit message

Verified

This tag was signed with the committer’s verified signature.
jengelh Jan Engelhardt
grommunio-admin-api 1.17

1.16

Toggle 1.16's commit message
Fix mlist downsync case sensitivity

1.15

Toggle 1.15's commit message
Add password reset functionality

Add new ResetPasswd permission and new endpoints exposing the possibility to
reset the password of any user without any additional adminitrative
capabilities.

1.14

Toggle 1.14's commit message
Switch from simple altname to altnames list

1.13

Toggle 1.13's commit message
Implement system update

1.12

Toggle 1.12's commit message
Keep store properties synced

Reading detailed user info will automatically load properties from the store,
updating properties performs automatic write-through.

1.11

Toggle 1.11's commit message
Remove classes

1.10

Toggle 1.10's commit message
Add dnscheck endpoints

1.9

Toggle 1.9's commit message
Allow organization specific ldap connections

Contains a large rework of LDAP management along with the necessary extension
of the service architecture:
- Services are now instanced, possibly with parameters
- LDAP handling has been largely reqorked and restructured
- Added API endpoints for organization specific LDAP configurations
- Added CLI support for organization specific LDAP configurations
- Added CLI support for parameterized service instances

1.8

Toggle 1.8's commit message
Add postfix mail queue control endpoints