1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-03 01:17:56 +03:00
Commit Graph

561 Commits

Author SHA1 Message Date
Adolfo Gómez
f64987a7b1 updating migration 2014-09-03 14:36:29 +02:00
Adolfo Gómez
2af27b86e8 Before start git migration 2014-09-03 09:19:16 +00:00
Adolfo Gómez
210c218d36 2014-09-02 13:50:47 +00:00
Adolfo Gómez
73d0ff01da * Added posibility to add messages to administration (version 0) 2014-09-01 11:59:16 +00:00
Adolfo Gómez
65418d4cb2 Fixed UDS Actor to check 2014-08-29 09:35:30 +00:00
Adolfo Gómez
ac1651dcf3 2014-08-21 10:54:34 +00:00
Adolfo Gómez
89f887c68c * REST fix to delete incompleted created service
* oVirtLinkedServiced added check to memory value (fix)
2014-08-19 08:57:24 +00:00
Adolfo Gómez
cf5e25796d removed console.log 2014-07-28 12:31:38 +00:00
Adolfo Gómez
04135b14c9 Fixed index.xhtml to work on be compatible with uds 1.5 (needs a minor change to client-ui.js to get paramaters from "query.ui" instead of from document.location.search 2014-07-28 12:02:34 +00:00
Adolfo Gómez
0643e44125 Fixed index.xhtml to work on be compatible with uds 1.5 2014-07-28 11:17:46 +00:00
Adolfo Gómez
c0c8cbf66d 2014-07-27 21:41:17 +00:00
Adolfo Gómez
775d59a621 Linux Actor Fixes 2014-07-17 10:27:35 +00:00
Adolfo Gómez
6a841a86df Updated to Guacamole 0.9.1, now closes the session correctly 2014-07-17 10:23:22 +00:00
Adolfo Gómez
c4958e808e new trasnports that if can't find nx 3.5 on Windows, looks for opennx 2014-07-11 14:37:25 +00:00
Adolfo Gómez
4a8d95eec9 Updated linux actor to allow random passwords 2014-07-11 14:35:15 +00:00
Adolfo Gómez
9333077187 2014-07-11 14:34:47 +00:00
Adolfo Gómez
a14b5fea59 Needs for uds actor to detect session open/close by user on XRDP 2014-07-11 14:32:48 +00:00
Adolfo Gómez
f9172258a4 Needs for uds actor to detect session open/close by user on XRDP 2014-07-11 14:31:30 +00:00
Adolfo Gómez
ce07adcc0d Updated to use alternative opennx if nomachine client not found 2014-07-08 11:46:01 +00:00
Adolfo Gómez
7b12f3e359 Updated to use alternative opennx if nomachine client not found 2014-07-08 11:45:44 +00:00
Adolfo Gómez
d4c065355c * Updated sample to add secondary auth
* Removed unused comments
* Added sypport for login using REST for any authenticator
* Added new icon (good one) to UDS
2014-06-30 12:10:20 +00:00
Adolfo Gómez
b10a0ac386 Updated icons!!! 2014-06-30 12:03:30 +00:00
Adolfo Gómez
60990ad64c Added "empty domain" option for rdp transports so domain can be always emptied (for linux & xrdp is needed right now) 2014-06-30 11:57:09 +00:00
Adolfo Gómez
acfbb0a3cb added provider_id to overview of services_pools 2014-06-26 19:17:42 +00:00
Adolfo Gómez
fd3930880d Simple REST sample 2014-06-26 19:14:36 +00:00
Adolfo Gómez
4b58ec4345 Added to linux actor capability to change passwords.. Unchecked anyway 2014-06-26 18:00:53 +00:00
Adolfo Gómez
c76d24c0f2 Started new Linux Random Password OS Manager 2014-06-26 17:40:58 +00:00
Adolfo Gómez
5fac9c3205 Updating actor 2014-06-26 17:38:57 +00:00
Adolfo Gómez
8c09ec9b74 * Fixed configuration, now it's more "friendly"
* Replaced numerics buttons with "better ones" :-)
2014-06-21 12:41:04 +00:00
Adolfo Gómez
0d6171bc0f Adding "user friendly" editors to Configuration... :-) 2014-06-20 13:24:18 +00:00
Adolfo Gómez
75c9313a0f Added a "Visual enhacements" configuration variable and a template tag (inside html5) to allow switching between enhanced display effects and no effects (it will depend on template) 2014-06-12 07:27:54 +00:00
Adolfo Gómez
0a3433b2f5 * renamed "translateProxy" to "acceptProxy" in IP authenticator
* Removed getIp from trustedSourceRequired auth decorator
* Added "remove request global cache" after being used by system
* Removed unused getIp from web & xmlrpc
2014-06-11 08:56:19 +00:00
Adolfo Gómez
ed602e9354 * Removed deprecated "getIp" method call from views
* Added option so requests Ips can be checked "behind" a proxy or not (increases security)
* Marqued getIp from auth as "deprecated" and generates a warning on logs
* Renamed Decorators to decorators, do not liked the initial "D"... :-)
* Added ip of request extraction to GlobalRequestMiddleware
* Fixed IPMachinesService.py so it adapts correctly to new fact that Storage readData returns "unicode" strings
* Added a default -99999 as min value to spinners (admin web interface)
*
2014-06-11 07:50:03 +00:00
Adolfo Gómez
d7f282cd88 added "deprecated" snippet to decorators 2014-06-11 07:32:31 +00:00
Adolfo Gómez
5d83ca29bc added "deprecated" snippet to decorators 2014-06-11 07:31:34 +00:00
Adolfo Gómez
0003a5fbf8 Some more fixes 2014-06-10 04:04:44 +00:00
Adolfo Gómez
33c2cbe666 * Refix of storage, so it will be compatible with previous versions of UDS
* Added new "development" package to include stuff for development/debug stage
* Ported fix for RDP/TSRDP transports from 1.5 to trunk
2014-06-03 12:26:32 +00:00
Adolfo Gómez
ce1a9b4b2f Updated settings to change cookie name for lang storage
fixed REST preprocessor for unicode stuff
fixed storage for unicode stuff
2014-06-03 08:48:14 +00:00
Adolfo Gómez
c1d26fb35e Fixed REST to get language from Accept-Language header instead of "messed-up" stuff i had done... Much easier, and works fine 2014-06-03 05:16:04 +00:00
Adolfo Gómez
376ed1f231 Several fixes related to cache && storage 2014-06-03 03:27:15 +00:00
Adolfo Gómez
53fda0af56 Adding "full support" to authenticators. After some testings, theese not work as expected in some situations and this has been fixed 2014-06-02 09:00:03 +00:00
Adolfo Gómez
03ac4dcaa7 More unicode related "bugs" 2014-06-02 04:47:02 +00:00
Adolfo Gómez
25f97a4b88 Adding "full" support to authenticators for unicode (a "must have been done before") 2014-06-02 03:42:57 +00:00
Adolfo Gómez
4b5f21b30e Added support for wallpaper on RDP if desired (all all user xperience in fact) 2014-05-29 13:30:23 +00:00
Adolfo Gómez
30fa98216e Added support for wallpaper on RDP if desired (all all user xperience in fact) 2014-05-29 13:21:22 +00:00
Adolfo Gómez
3181fdbf18 Added support for wallpaper on RDP if desired 2014-05-29 13:18:31 +00:00
Adolfo Gómez
2108353d1e * Added min height to panel tables
* Added uds to cookies if not found on login
* Fixed html5 so if request is not in context, simply set user_agent to "Unknown"
* Updated auth/views to use new cookie "syntax"
2014-05-29 06:14:27 +00:00
Adolfo Gómez
14a2e0a02d Fixed unicode related problem (right now a quick fix removing "from future..." will return back to this later) 2014-05-29 05:09:20 +00:00
Adolfo Gómez
5a80efc852 Fixed debug match output 2014-05-29 03:40:53 +00:00
Adolfo Gómez
dc6af051ac Some more little fixes 2014-05-27 06:21:56 +00:00