1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-02-12 21:57:57 +03:00

5777 Commits

Author SHA1 Message Date
Adolfo Gómez García
0964a38aef
Updated admin interface 2025-01-22 18:20:49 +01:00
Adolfo Gómez García
77f582a8cf
Clean up OU values by removing spaces around commas and equals signs in Linux and Windows OS managers 2025-01-22 17:46:52 +01:00
Adolfo Gómez García
0f218cbeba
Refactor imports in servers_management.py to avoid circular dependencies 2025-01-21 17:33:05 +01:00
Adolfo Gómez García
2d83f3a32b
updated client (minor fixes 2025-01-21 14:50:06 +01:00
Adolfo Gómez García
0fefd8864a
Fix key name in server response to use 'hostname' instead of 'name' 2025-01-20 23:51:36 +01:00
Adolfo Gómez García
f5dedb1cde
Add server stats method and improve server management logic, due to using select_for_update when no transaction where used... 2025-01-20 23:51:02 +01:00
Adolfo Gómez García
70c865c862
updated client 2025-01-20 23:27:36 +01:00
Adolfo Gómez García
defd2ddd7c
Removed by now the inclussion of x2goclient inside appimages 2025-01-20 18:10:50 +01:00
Adolfo Gómez García
79a1fe5e80
Fixed client 2025-01-20 18:10:15 +01:00
Adolfo Gómez García
793f6fda18
Update domain handling in update_transport_ticket to format username correctly 2025-01-15 18:22:49 +01:00
Adolfo Gómez García
4224f9be66
Enhance PoolPerformanceReport to include 'ALL POOLS' option and improve data handling for user and access graphs 2025-01-10 17:12:50 +01:00
Adolfo Gómez García
5d2ae3285c
Refactor owner_id filtering logic and enhance pool field definition in UsageSummaryByUsersPool 2025-01-10 16:48:33 +01:00
Adolfo Gómez García
735ccd22c0
Add PasswordExpired exception for handling expired passwords 2025-01-10 16:37:12 +01:00
Adolfo Gómez García
a5e94bfa9a
Update permissions validation to allow single argument requests 2025-01-08 18:17:07 +01:00
Adolfo Gómez García
a449c93464
Change client_secret and secret fields to PasswordField for enhanced security 2025-01-08 17:20:17 +01:00
Adolfo Gómez García
59af07590b
Remove logging of decoded password fields for security enhancement 2025-01-08 17:11:41 +01:00
Adolfo Gómez García
08b7fd549a
Add compatibility for decoding text fields converted to password fields 2025-01-08 17:10:59 +01:00
Adolfo Gómez García
4d2ddd3909
Added "Password expired" message error 2025-01-08 16:43:17 +01:00
Adolfo Gómez García
99305c17e7
Refactor user filtering in DeployedServiceStatsCollector to include only valid user services 2024-12-30 16:50:42 +01:00
Adolfo Gómez García
9b3caed641
Added support for checking id the service pool is active before trying to create "new" userservices 2024-12-25 00:52:32 +01:00
Adolfo Gómez García
a881509502
Convert max_services_count_type to string for consistent data handling in services response 2024-12-23 17:32:20 +01:00
Adolfo Gómez García
a4cc9fc750
Fixed admin storage 2024-12-23 17:00:57 +01:00
Adolfo Gómez García
51fbb7b613
Add User-Agent header to OpenGnsysClient requests to be the requests headers, because opengsnsys filters by that. 2024-12-23 16:59:10 +01:00
Adolfo Gómez García
3863236afd
Set FAKE constant to False for accurate behavior in OpenGnsys service 2024-12-23 16:39:30 +01:00
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