1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
Go to file
Adolfo Gómez ec0e3c6dee A few commits with structural fixes :(
* Html5 client based rcp/vnc client based on Guacamole Api.
The idea behind this is to use an URL as transport provider for Guacamole Transport inside UDS (not done already, but thinking about it...). Using the provided code (this code is under AGPLv3), we can:
1.- Broker will connect to a servlet here, passing in the needed credentials for connection.
2.- Broker will redirect user to index.xhtml, with credentials identification within URL
3.- Client will get this credentials & params, and make the connection
4.- On exit, it will return to broker
2013-03-03 23:44:55 +00:00
client/administration * Added support for authenticator small names 2013-02-27 12:16:08 +00:00
guacamole-tunnel A few commits with structural fixes :( 2013-03-03 23:44:55 +00:00
linuxActor Initial release 2012-07-19 23:47:54 +00:00
linuxActorNX Initial release 2012-07-19 23:47:54 +00:00
nxtransport Adding notification of ip/hostname of client (so we can get "source" of the conecction inside user services) 2012-12-14 11:47:39 +00:00
nxtuntransport Adding notification of ip/hostname of client (so we can get "source" of the connection inside user services) 2012-12-14 11:11:50 +00:00
rdptransport Comment fix :-) 2012-12-14 11:03:26 +00:00
server Fixed a bug on services movement between cache levels, that make broker loose their control 2013-03-01 14:55:39 +00:00
ssh-tunnel Initial release 2012-07-19 23:47:54 +00:00
udsService * Now working with Visual Studios Express 2012 2012-12-12 12:46:45 +00:00