Adolfo Gómez García
44d8b2b754
Several upgrades for newer distributions:
...
* Removed pycrypto dependencies for UDSClient
* added "-platform xcb" for uds executables for Actor & client3
2021-06-09 12:12:31 +02:00
Adolfo Gómez García
5884cde35c
a couple of comments
2021-06-08 20:58:55 +02:00
Adolfo Gómez García
3b18597d8e
Removed PyCrypto code and translated to cryptography code
2021-06-08 19:08:41 +02:00
Adolfo Gómez García
f6ddc7eef1
Added ID to machine info on service creation
2021-06-08 18:44:52 +02:00
Adolfo Gómez García
ed61fbf7b8
No, if a child dies, UDS Tunnel will regenerate a new process and try to clean the old one
2021-06-08 11:48:53 +02:00
Adolfo Gómez García
fb088ecc02
Updated UDSClient
...
* Reformated code
* Fixed UDS Rest API Route to /uds/rest/... instead of /rest/... (will not be compatible with 2.x anymore)
2021-06-07 21:10:57 +02:00
Adolfo Gómez García
5396d04555
Merge remote-tracking branch 'origin/v3.0'
2021-06-07 21:02:30 +02:00
Adolfo Gómez García
610085e353
Added UDS-Version as header on response to REST api
2021-06-07 21:01:39 +02:00
Adolfo Gómez García
16d6e515c6
Added "version" method to REST api so we can check UDS Server version easily
2021-06-07 20:57:19 +02:00
Adolfo Gómez García
68b3b50acf
Merge branch 'master' of github.com:dkmstr/openuds
2021-06-04 13:25:45 +02:00
Adolfo Gómez García
9d6560a56e
fixed version
2021-06-04 12:07:07 +02:00
Adolfo Gómez García
25363269a6
Merge remote-tracking branch 'origin/v3.0'
2021-06-04 11:50:51 +02:00
Adolfo Gómez García
9731e57f01
Fixed metapool
2021-06-04 11:44:32 +02:00
Adolfo Gómez García
8aca8ead3d
Merge remote-tracking branch 'origin/v3.0'
2021-06-03 21:02:36 +02:00
Adolfo Gómez García
7a030dd302
Updated & fixed url on same window
2021-06-03 12:50:22 +02:00
Adolfo Gómez García
f184fa778d
Refactorized ldap and added "ignores" to non recognized correct values
2021-06-03 11:43:56 +02:00
Adolfo Gómez García
21f6df36b0
Refactor for all middlewares (now are all on same place..)
2021-06-01 13:17:53 +02:00
Adolfo Gómez García
394ceb9e66
Added radius authenticator for UDS
2021-06-01 12:41:58 +02:00
Adolfo Gómez García
5f8abdfa41
Merge remote-tracking branch 'origin/v3.0'
2021-05-31 11:33:13 +02:00
Adolfo Gómez García
b8af381042
Fixed autocomplete
2021-05-31 11:32:58 +02:00
Adolfo Gómez García
e21267b0fd
Fixed autocomplete (at last!!)
2021-05-31 11:29:56 +02:00
Adolfo Gómez García
ee7e72cbd3
Fixed main
2021-05-31 11:13:44 +02:00
Adolfo Gómez García
cb92be3c66
Simplifying several "is True"
2021-05-27 13:04:18 +02:00
Adolfo Gómez García
8fc5c759d8
Merge remote-tracking branch 'origin/v3.0'
2021-05-27 10:58:18 +02:00
Adolfo Gómez García
7edf3094ed
bitarray library previously returned True or False, now return 0 and 1, and we where checking against "is True"
2021-05-27 10:52:36 +02:00
Adolfo Gómez García
02c3ffbe75
bitarray library previously returned True or False, now return 0 and 1, and we where checking against "is True"
2021-05-27 10:50:17 +02:00
Adolfo Gómez García
041942b746
Updated locales
2021-05-27 10:49:32 +02:00
Adolfo Gómez García
6c936a7dfa
Fixed report definition, so filename can be changed (not an class variable anymore) and added sample xlsx report onlist of users (only sample, commmented out)
2021-05-25 19:03:55 +02:00
Adolfo Gómez García
0cc40198b2
Merge remote-tracking branch 'origin/v3.0'
2021-05-25 10:41:25 +02:00
Adolfo Gómez García
21ab85818e
Fixed realname on user creation
2021-05-25 10:40:13 +02:00
Adolfo Gómez García
9789a2f868
Updated admin for pool charts
2021-05-21 14:42:11 +02:00
Adolfo Gómez García
e8733e74d1
Added graphs to servicePool
2021-05-21 14:17:49 +02:00
Adolfo Gómez García
c6d281580b
Added soft shutdown first for ProxMox
2021-05-21 12:18:55 +02:00
Adolfo Gómez García
1050ada43b
Improved internaldb password security (sha3_256) and added extra security to uds cookie
2021-05-21 11:38:41 +02:00
Adolfo Gómez García
f39bc9c5ba
Added stats collector a global value for all stats
2021-05-19 12:22:24 +02:00
Adolfo Gómez García
c987915c41
Added stats collector a global value for all stats
2021-05-19 12:20:35 +02:00
Adolfo Gómez García
12b8354a8e
Merge remote-tracking branch 'origin/v3.0'
2021-05-19 12:20:11 +02:00
Adolfo Gómez García
a7d8058d09
Fixed authenticator ip && removed "accept Proxy" (uds now handles this automatically...)
2021-05-19 12:19:24 +02:00
Adolfo Gómez García
e7d1df5ba3
added "global" stats counter to optimize graphs on dashboard
2021-05-19 11:45:40 +02:00
Adolfo Gómez García
e87727b48f
fixed counters types not being added for new counter type
2021-05-17 12:59:23 +02:00
Adolfo Gómez García
13ec1877de
added number of services in cache for stats
2021-05-17 12:41:35 +02:00
Adolfo Gómez García
1b4060a727
Fixed pylance complains about runtime created variables
2021-05-17 12:13:06 +02:00
Adolfo Gómez García
d8e713ad51
Imported dns.reversename (not imported before) for IP Authenticator reverse resolution
2021-05-17 11:59:54 +02:00
Adolfo Gómez García
cdca39779b
Fixed Complains about curio "runtime" types
2021-05-17 11:59:24 +02:00
Adolfo Gómez García
1345593c3a
Fixed typo on ticket_store
2021-05-12 17:36:14 +02:00
Adolfo Gómez García
265d4f5103
added admin part for charts
2021-05-12 17:03:28 +02:00
Adolfo Gómez García
b85a702437
Added new index to stats_c and readded the graphs from uds 2.2
2021-05-12 14:40:58 +02:00
Adolfo Gómez García
e2d7fb0790
Reformated SimpleLDAP && fixed mypy complains about runtime variables
...
Added max session length for user and administrator, without the needing of editing the settings.py
2021-05-11 12:48:36 +02:00
Adolfo Gómez García
a573d2d55b
added (at last), the check of invalid IP/hostname values on RDS servers or Phisical Machines
2021-05-10 10:47:00 +02:00
Adolfo Gómez García
de50fef63c
Merge remote-tracking branch 'origin/v3.0'
2021-05-07 12:36:20 +02:00