Adolfo Gómez
2251618c69
Merge pull request #58 from glyptodon/migrate-extension
...
Convert "guacamole-tunnel" web application into an equivalent Apache Guacamole extension.
2020-11-17 00:28:12 +01:00
Michael Jumper
a6876de0b1
Convert "guacamole-tunnel" web application into an equivalent Apache Guacamole extension.
2020-11-16 14:18:41 -08:00
Adolfo Gómez García
58a70e368e
* Small RDP fix (typo)
...
* Added secure ticket type
* Reformated sevice view
2020-11-16 19:45:54 +01:00
Adolfo Gómez García
50f3b79ee3
Merge remote-tracking branch 'origin/v3.0'
2020-11-16 14:45:24 +01:00
Adolfo Gómez García
38a625452b
fixed x2goscript to tunnel (using direct by mistake)
2020-11-16 14:44:24 +01:00
Adolfo Gómez García
4183069cec
Fixed help for mac ox on freerdp
2020-11-16 13:27:20 +01:00
Adolfo Gómez García
905b1e7589
refactoring code
2020-11-16 13:10:02 +01:00
Adolfo Gómez García
024bb5e748
Updated default wait-time && fixed mac access
2020-11-16 13:09:33 +01:00
Adolfo Gómez García
e4345dfefa
fixed tunnel scripts for macosx
2020-11-15 22:48:17 +01:00
Adolfo Gómez García
6c54f8e75a
Fixed cache bug intruduced on encoders module removal
...
Improbed type checking for REST (ongoing)
Optimized queries (using prefetch) for service pools listing
2020-11-13 11:23:22 +01:00
Adolfo Gómez García
45ca92b77e
Removed encoders modules
2020-11-13 09:35:18 +01:00
Adolfo Gómez García
06b0f1396f
reformated storage source
2020-11-13 08:43:55 +01:00
Adolfo Gómez García
c698300096
Merge remote-tracking branch 'origin/v3.0'
2020-11-13 08:30:45 +01:00
Adolfo Gómez García
482cc4b2ae
Removing "encoders" uds module
2020-11-13 08:30:27 +01:00
Adolfo Gómez García
ed15178549
fixed typo on storage locator. (The bug is in a code that is not used, but maybe in a future...)
2020-11-13 08:29:19 +01:00
Adolfo Gómez García
2f67eacfb6
* Removing "encoders" module (nonsense and sometimes confusing. Helped on python 2.7, but now... :)
...
* Revised reports to improve type checking
2020-11-12 13:55:09 +01:00
Adolfo Gómez García
b8e7dc07c3
Refactoring models (without DB modification) to better type checking
2020-11-12 12:13:35 +01:00
Adolfo Gómez García
52f524eb61
* Fixed comms to not "annoy" with warnings
...
* Added generateUuid to allow pass in an object
* renamed "is_meta" to more convenient "is_owned_by_meta
* Fixed 2.x actor rest api small bug (not used that part right now anyway, but for future)
2020-11-12 11:48:42 +01:00
Adolfo Gómez García
637519a162
Upgrading models for pylance typechecking
2020-11-12 08:35:45 +01:00
Adolfo Gómez García
65b47686db
updating type checking
2020-11-11 14:36:31 +01:00
Adolfo Gómez García
1ab534c3aa
* Adding more type checking (pylance type checking works fin with theese new "checks")
...
* Removed redundant fields not used
2020-11-11 13:32:02 +01:00
Adolfo Gómez García
8cd5437429
removing unused ManyToManyField (it has already a relation class)
2020-11-11 11:24:13 +01:00
Adolfo Gómez García
a475d45b7b
* Added better type checking on Handler
...
* Fixed exception of ticket store exception
* Added initial nitification for unamanged
2020-11-11 09:03:02 +01:00
Adolfo Gómez García
4f3792ced5
added typing to calendar actions pairs
2020-11-11 09:01:43 +01:00
Adolfo Gómez García
3e061275b4
Added some more typing checks
2020-11-11 09:00:34 +01:00
Adolfo Gómez García
22415b98cd
Commented out fix for passwords. Do not apply to 3.x mechanics
2020-11-11 08:48:36 +01:00
Adolfo Gómez García
d5f84a4209
upgrade locales
2020-11-10 16:29:20 +01:00
Adolfo Gómez
302b9a85d5
Merge pull request #57 from danitorregrosa/escape-conflicting-chars-rdp-credential-redirection
...
fix for proper escaping of conflicting chars in rdp credential redire…
2020-11-10 14:20:59 +01:00
danitorregrosa
08038b5b90
fix for proper escaping of conflicting chars in rdp credential redirection
2020-11-10 14:05:56 +01:00
Adolfo Gómez García
6d9a6baa2a
Merge remote-tracking branch 'origin/v3.0'
2020-11-10 09:20:16 +01:00
Adolfo Gómez García
f3e2338cfb
updated translations
2020-11-10 09:19:43 +01:00
Adolfo Gómez
fb69866f89
Merge remote-tracking branch 'origin/v3.0'
2020-11-09 09:19:31 +01:00
Adolfo Gómez
cd4708296e
Merge branch 'v3.0' of https://github.com/dkmstr/openuds into v3.0
2020-11-09 09:09:14 +01:00
Adolfo Gómez
c3915fd8fe
Added no proxy for local requests on udsactor
2020-11-09 09:09:05 +01:00
Adolfo Gómez García
74ad50d7d8
working on allowing services to detect user login on unmanaged services
2020-11-08 19:17:29 +01:00
Adolfo Gómez García
00dc4c5a7b
Changed default encrypt to AES
2020-11-07 08:20:08 +01:00
Adolfo Gómez García
a495f36c43
.gitignore update
2020-11-07 08:19:32 +01:00
Adolfo Gómez García
f69a9dbc82
Merge remote-tracking branch 'origin/v3.0'
2020-11-06 01:08:09 +01:00
Adolfo Gómez García
253896e995
fixed incorrectly removing service with token on edition of service and duplication of token
2020-11-05 09:28:32 +01:00
Adolfo Gómez García
65879f4bd3
fixed ignorables for mac client
2020-11-03 07:29:18 +01:00
Adolfo Gómez García
a094e1ebee
fixed log name being bytes instead of string
2020-11-03 05:41:32 +01:00
admin
c35dc90264
added ignorable
2020-11-03 04:59:51 +01:00
Adolfo Gómez García
1be48b99d4
making some tests with nuitka
2020-11-02 08:45:20 +01:00
Adolfo Gómez García
cab09aea9c
Fixing up mac os RDP transport support
2020-10-31 07:21:01 +01:00
Adolfo Gómez García
da23222f0f
Working on supporting better clients on Mac
2020-10-30 09:44:55 +01:00
Adolfo Gómez García
5d604bb629
Merge remote-tracking branch 'origin/v3.0'
2020-10-29 09:36:45 +01:00
Adolfo Gómez García
9d19aebdf6
Fixed macosx CoRD pkg location
2020-10-29 09:17:11 +01:00
Adolfo Gómez García
13de581b80
Improbed session clear on user logout
2020-10-29 07:49:43 +01:00
Adolfo Gómez García
76f4df5aa1
Added admin access API restriction by IP
2020-10-29 06:23:09 +01:00
Adolfo Gómez García
8634ce50c6
Fixed so, if an invalid IP is configured on trusted source, it gets logged and ignored
2020-10-29 06:22:52 +01:00