1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-21 09:34:08 +03:00
Commit Graph

5753 Commits

Author SHA1 Message Date
Adolfo Gómez García
ad33b1f57a
Update integrity hashes in admin index HTML and enhance permissions handling for server groups 2024-12-20 17:07:59 +01:00
Adolfo Gómez García
f97c776399
Fixed admin interface 2024-12-19 16:44:14 +01:00
Adolfo Gómez García
1962f1a55f
Normalize OS name comparison in Transport model for case insensitivity 2024-12-19 16:19:45 +01:00
Adolfo Gómez García
5a788e0ed5
Normalize OS name comparison in Transport model for case insensitivity 2024-12-19 16:18:35 +01:00
Adolfo Gómez García
571c56e64b
Update script integrity hashes in admin and modern index HTML files 2024-12-18 16:26:40 +01:00
Adolfo Gómez García
2e7032b980
Refactor showconfig command to ensure section names are consistently converted to strings for CSV and YAML outputs 2024-12-16 18:04:47 +01:00
Adolfo Gómez García
fdbf91cbc1
added some < and > validations for enhaced security 2024-12-16 17:55:12 +01:00
Adolfo Gómez García
f868607740
Restored release version (mistake) 2024-12-09 18:18:16 +01:00
Adolfo Gómez García
cef086a3c3
Upgrading to next expected release verseion 2024-12-09 17:44:55 +01:00
Adolfo Gómez García
176cf31e48
Fixed tunnel server stats 2024-12-06 03:54:27 +01:00
Adolfo Gómez García
0d604d04b6
Updated admin interface to disallow html titles, etc.. 2024-12-06 03:54:21 +01:00
Adolfo Gómez García
d19991523c
Fixed tunnel server stats 2024-12-05 04:27:59 +01:00
Adolfo Gómez García
6bf7055ac2
Updated admin interface 2024-12-04 18:09:39 +01:00
Adolfo Gómez García
3b34990843
updated tunnel server 2024-12-04 17:46:54 +01:00
Adolfo Gómez García
70d3e386af
Refactor UserServiceManager methods for clarity and improved logging 2024-12-04 17:13:54 +01:00
Adolfo Gómez García
f6f7f7d7b5
fixed cache usage check in ServicePool to include initial servers 2024-12-04 15:58:06 +01:00
Adolfo Gómez García
2f5e8c5f53
Updating actor to add some more resilience to network problems 2024-12-03 17:10:01 +01:00
Adolfo Gómez García
a1daeb78b4
Added caching to JavaScript catalog view and minor gui fix 2024-12-02 01:23:11 +01:00
Adolfo Gómez García
1485d7dd9e
Updated translations 2024-11-19 23:41:39 +01:00
Adolfo Gómez García
d0e13b5643
Updating frontends 2024-11-19 23:31:50 +01:00
Adolfo Gómez García
a7b64504fe
Some minor type checking fixes and updated basic non supported platform script 2024-11-13 22:03:47 +01:00
Adolfo Gómez García
90ba463fb9
Updated translations 2024-11-13 20:17:19 +01:00
Adolfo Gómez García
553bff614d
* Added support for enabling client_logging 2024-11-13 20:10:06 +01:00
Adolfo Gómez García
78aefbcfec
updated client 2024-11-13 19:25:15 +01:00
Adolfo Gómez García
a8f77a05de
Removed exception log and added base for allow client logs upload 2024-11-13 18:59:53 +01:00
Adolfo Gómez García
beea237758
Enhance logging capabilities and refactor matcher function usage
- Added 'CLIENT' as a log source in LogSource enum.
- Updated translations to include "Logs".
- Refactored matcher function to match for consistency across multiple files.
- Modified log method in UserService and User classes to accept a source parameter.
- Adjusted LogMaintenance job frequency from two hours to one hour and added a condition for log removal based on creation time.
2024-11-13 18:30:06 +01:00
Adolfo Gómez García
4a32800545
Update subproject reference to latest commit 2024-11-13 06:19:19 +01:00
Adolfo Gómez García
c7014c95ff
Adding capacity to ask client for execution logs 2024-11-13 06:18:37 +01:00
Adolfo Gómez García
5a5c68fef7
Some minor improvements to tunneling, related to connection close and logging 2024-11-13 05:05:33 +01:00
Adolfo Gómez García
6ba08a361a
Refactor authentication method names for consistency: replaced 'web_login' and 'web_logout' with 'weblogin' and 'weblogout' across multiple files
Fixed security to, in case of ip change on secured sessions, redirect to login instead of showing a "forbidden"
2024-11-13 03:03:48 +01:00
Adolfo Gómez García
14278daa14
Convert policy and ha_policy to string representation in MetaPools response to allow compat with choices 2024-11-12 18:18:40 +01:00
Adolfo Gómez García
75852519aa
Reverted changes to tunnel.py. Not working as expected 2024-11-12 18:11:05 +01:00
Adolfo Gómez García
d697ac5ee4
Added exception handling on request close 2024-11-11 23:48:57 +01:00
Adolfo Gómez García
8680146fba
For improving that client using tunnel detects that the tunnel closed abruptly, also added "close" to request 2024-11-11 23:38:50 +01:00
Adolfo Gómez García
a1b63920ab
After some tests, an real improvement to treating connection lost. Now if the client reties the connection using the tunnel, and the tunnel ticket lives long enought, the client may restablish the connection. The inverval given for this is currently 5 seconds, hope this is enough... 2024-11-11 23:28:42 +01:00
Adolfo Gómez García
7b1e55cf8f
Minor improvements to client to try to reconnect to tunnel server and new tunnel server error 2024-11-11 23:10:22 +01:00
Adolfo Gómez García
6c8d7b1bd9
Minor improvements to client to try to reconnect to tunnel server and new tunnel server error 2024-11-11 23:06:47 +01:00
Adolfo Gómez García
8eedbe7b09
Minor improvements to client to try to reconnect to tunnel server and new tunnel server error 2024-11-11 23:02:22 +01:00
Adolfo Gómez García
c06bf292ce
Minor improvements to client to try to reconnect to tunnel server and new tunnel server error 2024-11-11 22:18:49 +01:00
Adolfo Gómez García
b8825c19af
Refactor service pool handling and streamline accumulated stats emission 2024-11-11 18:18:56 +01:00
Adolfo Gómez García
93db2388bb
Refactor StatsManager and StatsCountersAccum for improved data handling and logging 2024-11-11 18:12:49 +01:00
Adolfo Gómez García
7311044165
Updated client 2024-11-08 16:25:53 +01:00
Adolfo Gómez García
5a9f6e46d9
Fixed the use of disabled members of metapools 2024-11-08 16:22:53 +01:00
Adolfo Gómez García
f4ea7e88cc
updated clients build process 2024-11-07 16:02:42 +01:00
Adolfo Gómez García
d2a4db2c39
Added support for searching also "xfreerdp2" 2024-11-07 16:01:55 +01:00
Adolfo Gómez García
885db91705
updated tranlations 2024-11-06 18:19:38 +01:00
Adolfo Gómez García
d03af24e23
fixed admin 2024-11-06 17:40:35 +01:00
Adolfo Gómez García
0ccd8adcde
Updated translations 2024-11-05 23:34:13 +01:00
Adolfo Gómez García
9ee2bd94ea
Refactor stats handling for improved accuracy and performance 2024-11-05 23:12:46 +01:00
Adolfo Gómez García
de54abcbdd
Fixed admin interface and small change to users_groups 2024-11-05 19:47:23 +01:00