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

23 Commits

Author SHA1 Message Date
Adolfo Gómez García
c041284588
Refactoring for mypy complains... most of them are weird :S 2024-10-12 03:17:54 +02:00
Adolfo Gómez García
1fd286c73a
Refactor imports in REST4.py 2024-10-09 18:49:37 +02:00
Adolfo Gómez García
81c5429f40
Refactor network_from_str function to handle IPv6 addresses
Added sample set proxies list from cloudflare list
2024-09-30 20:53:39 +02:00
Adolfo Gómez García
211cf4d5e6
Replaced "@author" by "Author"
Fixing pyright issues on tests
2024-05-25 17:28:44 +02:00
Adolfo Gómez García
72b02d2560
refactorized REST for calendar actions 2024-01-26 02:17:05 +01:00
Adolfo Gómez García
193c3fb544
Updating type annotations 2023-12-04 00:28:19 +01:00
Adolfo Gómez García
a48f5e6241
Replacing deprecating typing classes in favour of builtings or collections.abc ones.
Most changes are simple annotations.
Will continue changes as i found them :)
2023-12-04 00:04:56 +01:00
Adolfo Gómez García
499627c147
Added parameters to add_calendar_action.py 2023-10-16 21:22:54 +02:00
Adolfo Gómez García
941d07b4e8
Small fix for reg_tunnel 2023-10-10 01:32:16 +02:00
Adolfo Gómez García
d0fb2302a2
Added sample register tunnel with uds server 2023-10-10 01:25:52 +02:00
Adolfo Gómez García
bd37201109
Fixed (c) headers and some minor formatting related changes 2023-06-22 16:04:11 +02:00
Adolfo Gómez García
1a7e7b9cd3
Sample reformatting 2023-06-09 02:51:30 +02:00
Adolfo Gómez García
3ee77fb034
added sample script to get link from a user service using connection api 2023-05-17 19:26:51 +02:00
Adolfo Gómez García
7d19b21638
Small fixed fix && refactorized a couple of samples 2023-02-06 02:39:33 +01:00
Adolfo Gómez García
e999e5acf8 Removed outdated documentation 2021-10-26 16:31:54 +02:00
Adolfo Gómez García
b2a067300c Added sample ticket auth test 2021-09-29 00:14:02 +02:00
Adolfo Gómez García
f7b8e644f9 Fixed sample REST1 for python3 && added reset suport for assigned user service using REST API 2021-03-22 11:42:11 +01:00
Adolfo Gómez García
417ddc6d8d * Fixed calendar, so next execution updates correctly on calendar rule
edition
2017-11-06 10:56:35 +01:00
Adolfo Gómez García
4769d7dc51 Added more REST API samples 2017-06-29 11:56:45 +02:00
Adolfo Gómez García
4fc2e98313 small fix for REST1 sample 2017-06-29 10:36:36 +02:00
Adolfo Gómez García
60556ad4ec fixed RDP with user credentials 2015-04-21 12:29:10 +02: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
fd3930880d Simple REST sample 2014-06-26 19:14:36 +00:00