Adolfo Gómez García
afea5e1eaa
Merge remote-tracking branch 'origin/v4.0'
2024-12-30 16:59:18 +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
d6ea833674
Merge remote-tracking branch 'origin/v4.0'
2024-12-25 00:55:29 +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
8450938c75
Merge remote-tracking branch 'origin/v4.0'
2024-12-23 17:32:46 +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
541e29b27b
Merge remote-tracking branch 'origin/v4.0'
2024-12-23 17:01:06 +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
e1992cdc3e
Merge remote-tracking branch 'origin/v4.0'
2024-12-23 16:39:54 +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
c0faec45e6
Merge remote-tracking branch 'origin/v4.0'
2024-12-20 17:10:11 +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
3ec42a9f68
Merge remote-tracking branch 'origin/v4.0'
2024-12-19 16:44:43 +01:00
Adolfo Gómez García
f97c776399
Fixed admin interface
2024-12-19 16:44:14 +01:00
Adolfo Gómez García
c111069e8c
Merge remote-tracking branch 'origin/v4.0'
2024-12-19 16:20:24 +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
c9201c91a3
Merge remote-tracking branch 'origin/v4.0'
2024-12-16 19:25:42 +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
6230e80a30
Merge remote-tracking branch 'origin/v4.0'
2024-12-16 17:55:38 +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
2db0fe725b
Upgrading to next expected release verseion
2024-12-09 18:44:02 +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