guacamole-client icon indicating copy to clipboard operation
guacamole-client copied to clipboard

GUACAMOLE-1656: Add per-user KSM vault functionality.

Open jmuehlner opened this issue 2 years ago • 5 comments

As mentioned in https://issues.apache.org/jira/browse/GUACAMOLE-1656, this allows users to specify their own KSM configurations, which can fill in any values not already provided by the admin-defined KSM configuration.

I've added a section to the end of the user preferences form for users to edit their own attributes. The Save button only applies to the user attributes immediately above - any existing preferences (mouse mode, language, etc) are still automatically updated whenever the changes are made.

image

jmuehlner avatar Aug 04 '22 19:08 jmuehlner

Alright, this is all tested and working!

jmuehlner avatar Aug 05 '22 22:08 jmuehlner

Beware a bunch of unrelated commits snuck in here:

image

mike-jumper avatar Aug 24 '22 20:08 mike-jumper

Oops, sorry. Not sure what happened there. They should all be gone now.

Beware a bunch of unrelated commits snuck in here:

image

jmuehlner avatar Aug 24 '22 21:08 jmuehlner

Beware also that the merge of the other KSM-related change has resulted in this conflicting. It'll probably need to be rebased.

mike-jumper avatar Aug 26 '22 17:08 mike-jumper

Beware also that the merge of the other KSM-related change has resulted in this conflicting. It'll probably need to be rebased.

Rebased!

jmuehlner avatar Aug 26 '22 18:08 jmuehlner