Releases: be-ys-cloud/dory-server
Releases · be-ys-cloud/dory-server
v3.0.1
v3.0.0
Breaking changes:
- The
/configendpoint has changed and will return two keys
featuresandpassword_policiesinstead of directly returning the
features. This breaks compatibility and requires frontend upgrade to
v1.3.0. No configuration change is required.
Changes:
- Add password policies to configuration for display on frontend.
v2.0.1
v2.0.0
- Now supports TOTP !
- Some endpoints have moved ! This might break your clients.
- Defaut email templates are now EN + FR and includes legal disclaimer
- Added feature flipping : enable or disable functions depending on your needs
- Added a /config endpoint to enable clients to reconfigure themselves automatically.
v1.1.0
- Now supporting OpenLDAP as LDAP server
- Mailer can avoid TLS verification, useful for internal or test mail server.