Releases: alan-turing-institute/guacamole-user-sync
Releases · alan-turing-institute/guacamole-user-sync
v0.6.0
- Full rewrite in Python (dropping dependency on Ruby and
pg-ldap-sync
) - Switch to distroless containers to reduce container size and attack surface
- Drop
s6
in favour of simplerdumb-init
solution
v0.5.0
- Add tests for template expansion
- Ensure YAML variables are quoted to avoid problems with special characters
Full Changelog: v0.4.0...v0.5.0
v0.4.0
- Allow users to specify LDAP port
- Allow anonymous LDAP bind
- Allow users to specify group and user name attributes
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Do not allow user-provided variables to be shell-escaped.
v0.2.0
Do not run HTML-escaping on user-provided variables.
v0.1.0
Initial working version of Guacamole LDAP synchroniser