GUACAMOLE-1656: Remove user attributes header; it does not look good.

This commit is contained in:
James Muehlner
2022-08-04 19:24:49 +00:00
parent e4c65cba19
commit 87cd7fbe22
3 changed files with 1 additions and 3 deletions

View File

@@ -241,7 +241,7 @@ public class VaultUserContext extends TokenInjectingUserContext {
*
* @throws GuacamoleException
* If the value for any applicable secret cannot be retrieved from the
* vault due to an error.1
* vault due to an error.
*/
private Map<String, Future<String>> getTokens(
Connectable connectable, Map<String, String> tokenMapping,