Skip to content

Releases: alan-turing-institute/guacamole-user-sync

v0.6.0

30 Sep 15:46
cf5e119
Compare
Choose a tag to compare
  • 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 simpler dumb-init solution

v0.5.0

18 Jul 12:47
3805678
Compare
Choose a tag to compare
  • 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

08 Apr 08:50
1a88720
Compare
Choose a tag to compare
  • 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

20 Feb 11:29
0bd8e2f
Compare
Choose a tag to compare

Do not allow user-provided variables to be shell-escaped.

v0.2.0

07 Feb 21:38
96eeade
Compare
Choose a tag to compare

Do not run HTML-escaping on user-provided variables.

v0.1.0

29 Jun 16:40
Compare
Choose a tag to compare

Initial working version of Guacamole LDAP synchroniser