mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 09:35:45 +00:00
140418ca82
Maps Apache Guacamole passthrough tokens (${GUAC_USERNAME} etc.) to rustguac
credential variables during import, so imported connections arrive wired to
My Credentials. Repeatable FROM=TO; applied to the username, password,
domain, and private_key fields. Adds tests and docs.