You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/04/02 17:48:36 UTC

[GitHub] [guacamole-client] necouchman opened a new pull request #490: GUACAMOLE-1006: Provide implementations for List properties.

necouchman opened a new pull request #490: GUACAMOLE-1006: Provide implementations for List properties.
URL: https://github.com/apache/guacamole-client/pull/490
 
 
   Provides some basic implementations for `String` and `URI` list properties in `guacamole-ext`, in anticipation of those being required for things like LDAP and RADIUS server redundancy.
   
   Also, note that I switched over to semicolon delimiting for these - that's worth some discussion, but my rationale for that is that some URIs - LDAP ones, for instance - rely on the ability to use commas to separate LDAP DNs within the URI, so, one way or the other we need to address that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services