Recent Releases of https://github.com/alan-turing-institute/guacamole-user-sync

https://github.com/alan-turing-institute/guacamole-user-sync - v0.7.0

  • Ensure that SQLAlchemy connections are returned to the pool to avoid running out of resources
  • Fix SQLAlchemy warning about item duplication
  • Update testing/linting dependencies
  • Update package dependencies

Full Changelog: https://github.com/alan-turing-institute/guacamole-user-sync/compare/v0.6.0...v0.7.0

- Python
Published by jemrobinson over 1 year ago

https://github.com/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 simpler dumb-init solution

- Python
Published by jemrobinson over 1 year ago

https://github.com/alan-turing-institute/guacamole-user-sync - v0.5.0

  • Add tests for template expansion
  • Ensure YAML variables are quoted to avoid problems with special characters

Full Changelog: https://github.com/alan-turing-institute/guacamole-user-sync/compare/v0.4.0...v0.5.0

- Python
Published by jemrobinson almost 2 years ago

https://github.com/alan-turing-institute/guacamole-user-sync - v0.4.0

  • Allow users to specify LDAP port
  • Allow anonymous LDAP bind
  • Allow users to specify group and user name attributes

Full Changelog: https://github.com/alan-turing-institute/guacamole-user-sync/compare/v0.3.0...v0.4.0

- Python
Published by jemrobinson about 2 years ago

https://github.com/alan-turing-institute/guacamole-user-sync - v0.3.0

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

- Python
Published by jemrobinson over 2 years ago

https://github.com/alan-turing-institute/guacamole-user-sync - v0.2.0

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

- Python
Published by jemrobinson over 2 years ago

https://github.com/alan-turing-institute/guacamole-user-sync - v0.1.0

Initial working version of Guacamole LDAP synchroniser

- Python
Published by jemrobinson almost 3 years ago