1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-04-06 18:50:27 +03:00

Commit Graph

  • a8f17403df
    actor fixes master Adolfo Gómez García 2025-04-06 14:16:42 +02:00
  • 30825d5538
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-04-06 14:16:11 +02:00
  • eec65716d9
    Add 'Use Message Authenticator' option to Radius authentication and MFA v4.0 Adolfo Gómez García 2025-04-06 13:38:06 +02:00
  • eba9fb02d6
    Fix filter syntax in LogMaintenance to use correct field lookup for created date Adolfo Gómez García 2025-04-03 19:13:55 +02:00
  • 925ba00523
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-04-02 22:57:20 +02:00
  • 47f835186c
    Refactor test_migration.py for improved readability and maintainability Adolfo Gómez García 2025-04-02 22:56:35 +02:00
  • 99855aa982
    Refactor user_uuid assignment in ServerManager to simplify logic and remove unused parameter Adolfo Gómez García 2025-04-02 22:56:26 +02:00
  • 26ee2dbc9c
    Remove unused parameter from authenticate function in auth.py Adolfo Gómez García 2025-04-02 22:31:48 +02:00
  • 0da3a5cccc
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-04-01 17:10:58 +02:00
  • 08e11b0287
    Refactor IPMachinesService code for improved readability and maintainability Adolfo Gómez García 2025-04-01 17:01:12 +02:00
  • 82fda13468
    Improve error logging in IPMachinesService during post-migration data retrieval Adolfo Gómez García 2025-04-01 17:00:31 +02:00
  • eabcda81af
    Improve error handling in migrator and IPMachinesService to log exceptions during post-migration and data retrieval Adolfo Gómez García 2025-04-01 16:59:41 +02:00
  • 15d975d3f8
    Fix file sharing options in HTML5RDPTransport to correctly handle upload and download settings Adolfo Gómez García 2025-04-01 16:27:33 +02:00
  • b724d526ac
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-27 17:19:35 +01:00
  • 7c75cbd211
    Fix transport OS validation logic and improve error logging in Windows OS Manager Adolfo Gómez García 2025-03-27 17:19:09 +01:00
  • fc883eac8d
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-26 16:30:11 +01:00
  • a7d948de85
    Refactor tunnel_wait_time_field to use a default parameter for improved flexibility Adolfo Gómez García 2025-03-26 16:03:47 +01:00
  • 13a1656b37
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-20 20:51:19 +01:00
  • 668a3f5353
    Fix state field handling and improve OS Manager error handling in ServicesPools Adolfo Gómez García 2025-03-20 19:12:10 +01:00
  • a760c18072
    Refactor error handling to include CSRF token in context and clean up imports Adolfo Gómez García 2025-03-19 17:11:53 +01:00
  • de91ffcfa2
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-19 00:56:03 +01:00
  • 1098152054
    Refactor RDP scripts to enhance xfreerdp detection and improve error messaging for missing clients Adolfo Gómez García 2025-03-19 00:55:38 +01:00
  • aefa4e830e
    Enhance RDP script to prioritize Thincast client and improve executable detection logic Adolfo Gómez García 2025-03-19 00:40:21 +01:00
  • f5254ca68a
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-18 22:10:31 +01:00
  • 8699bfb64c
    Update integrity signatures for macOS RDP scripts Adolfo Gómez García 2025-03-18 22:09:30 +01:00
  • 279b2a74f7
    Add support for Thincast Remote Desktop Client in macOS RDP scripts Adolfo Gómez García 2025-03-18 22:08:59 +01:00
  • fa95ca4d23
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-18 21:19:28 +01:00
  • d34e7e32e8
    Add 'macOS' to KnownOS enum and type hint for sec_ch_ua_platform in OS detector Adolfo Gómez García 2025-03-18 21:16:46 +01:00
  • e57de9520f
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-14 20:41:30 +01:00
  • 255d0c9abd
    Update script integrity hashes in admin index.html for improved security Adolfo Gómez García 2025-03-14 20:38:42 +01:00
  • af9e8b9faa
    Add mock patch for test connectivity in user service tests Adolfo Gómez García 2025-03-14 18:37:02 +01:00
  • b3b8b037cc
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-12 19:20:08 +01:00
  • aaed98d3b8
    Remove 'optimize teams' functionality from RDP transport classes and scripts Adolfo Gómez García 2025-03-12 19:17:14 +01:00
  • 4112ce053d
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-12 19:05:35 +01:00
  • d94e15a340
    updated tranlations Adolfo Gómez García 2025-03-12 19:05:10 +01:00
  • a93e31cb93
    Set must_stop_before_deletion to False in OpenStackLiveService for proper deletion handling Adolfo Gómez García 2025-03-12 18:56:32 +01:00
  • f65156602a
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-10 17:20:32 +01:00
  • 813e85a4f6
    Change cookies consent text field type from TEXT to LONGTEXT for improved flexibility Adolfo Gómez García 2025-03-10 17:15:53 +01:00
  • 1c1f99febc
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-07 23:40:54 +01:00
  • d96ed763ec
    Add cookies consent URLs to configuration and update template to use them Adolfo Gómez García 2025-03-07 17:48:21 +01:00
  • fcc141138c
    Update script references in admin index.html to latest versions Adolfo Gómez García 2025-03-07 16:26:31 +01:00
  • 0b80ce9843
    Update script references in admin index.html to latest versions Adolfo Gómez García 2025-03-07 16:23:07 +01:00
  • 0871a0b2cd
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-03 20:31:34 +01:00
  • 0085dfc41d
    Add translations for locked service pool and restrict actions for locked state Adolfo Gómez García 2025-03-03 20:25:23 +01:00
  • 411c9643fc
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-03 19:24:59 +01:00
  • 3f7e194713
    Clean up whitespace and improve connection check in OpenNebulaClient (fixed connection error) Adolfo Gómez García 2025-03-03 19:19:17 +01:00
  • 7646cd1dd3
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-03 16:53:35 +01:00
  • 1be79a8246
    Fix state filtering in ServicePool and related models to use state__in for querying PROCESABLE_STATES Adolfo Gómez García 2025-03-03 16:31:53 +01:00
  • 2b6759b7b7
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-02 17:37:38 +01:00
  • 393e2f41c9
    Add optional state field to ServicesPools and ensure default handling in pre_save method Adolfo Gómez García 2025-03-02 17:37:02 +01:00
  • 8358025f54
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-03-02 16:10:51 +01:00
  • 14fe9e19cf
    Refactor state filtering in ServicePool and related models to use PROCESABLE_STATES for improved state management. Added support for LOCKED (non editable, but removable) state on service pools Adolfo Gómez García 2025-03-02 16:10:23 +01:00
  • cc2fb5ddaa
    Refactor ServicesPools to use processed_macros_len for name length validation and add processed_macros_len method in UsageInfoVars Adolfo Gómez García 2025-03-02 15:32:05 +01:00
  • 3b26a25a2c
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-28 19:03:26 +01:00
  • 9c45afaa23
    Add counts for OS managers, transports, networks, calendars, tunnels, and authenticators in system status response Adolfo Gómez García 2025-02-28 19:02:11 +01:00
  • 5d1ea79049
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-28 18:07:02 +01:00
  • 208c96bad9
    Fix regex in ProxmoxServiceLinked to allow underscores in VM names (and sanitize them to -) Adolfo Gómez García 2025-02-28 18:06:39 +01:00
  • 68df062990
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-26 17:51:05 +01:00
  • 7791a67ed5
    Refactor PublicationOldMachinesCleaner to log user service updates and improve readability. Alsi fixed and now only removes its own old user services Adolfo Gómez García 2025-02-26 17:50:40 +01:00
  • a7272d700d
    erge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-25 18:45:51 +01:00
  • bf62e390df
    Refactor ProxmoxUserserviceLinked to use get_vmname for VM naming in op_create Adolfo Gómez García 2025-02-25 18:32:17 +01:00
  • c12c9d616c
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-19 19:21:40 +01:00
  • 3efeeb4df5
    Enhance server lock documentation and improve port connectivity handling in IPMachinesService Adolfo Gómez García 2025-02-19 19:19:22 +01:00
  • 2c2c6d5fa5
    Add port connectivity check for server selection in IPMachinesService Adolfo Gómez García 2025-02-19 19:16:13 +01:00
  • 0d614aaef5
    Update script preload links and integrity hashes in admin index.html Adolfo Gómez García 2025-02-19 18:37:32 +01:00
  • 6f692e439f
    Refactor server stats to use load instead of weight for performance metrics Adolfo Gómez García 2025-02-19 18:10:38 +01:00
  • a92fd0d150
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-18 21:19:09 +01:00
  • 01a46600dc
    updated tranlations Adolfo Gómez García 2025-02-18 21:18:47 +01:00
  • cddb096048
    Add translation strings for user and service counts; update variable names for clarity Adolfo Gómez García 2025-02-18 20:58:16 +01:00
  • 5d8f9efaa5
    Enhance system overview to include counts of users with valid services and assigned user services Adolfo Gómez García 2025-02-18 20:29:55 +01:00
  • bee801296a
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-18 20:09:50 +01:00
  • 91b4eae2d5
    Update server and tunnel management methods to filter items based on group assignments Adolfo Gómez García 2025-02-18 18:45:43 +01:00
  • 0c31080765
    Update script and preload links in admin index.html with new integrity stamps Adolfo Gómez García 2025-02-18 18:01:01 +01:00
  • e3be9aeefc
    Add weight attribute to server stats in ServersGroups class Adolfo Gómez García 2025-02-18 17:07:33 +01:00
  • 3c1266cc11
    Refactor SMSMFA class to use _transform_placeholders method for SMS content generation and update method signatures to include real_name parameter Adolfo Gómez García 2025-02-17 17:36:23 +01:00
  • 6b2b465c25
    Fixed mfa data rest type, moved Adolfo Gómez García 2025-02-14 18:07:56 +01:00
  • 7b860bbd36
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-14 18:07:34 +01:00
  • f3a8335998
    Refactor save_item methods to return item IDs and update get_real_name logic in user registration Adolfo Gómez García 2025-02-14 17:13:07 +01:00
  • 1cfae43c2c
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-13 17:27:29 +01:00
  • e71a131f1f
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-13 17:27:21 +01:00
  • a10f05766d
    Disable mfa_data_enabled attribute in IPAuth class Adolfo Gómez García 2025-02-13 17:25:33 +01:00
  • 419c828cc0
    Use singleton instance of CryptoManager for password encryption in Tickets handler Adolfo Gómez García 2025-02-12 17:48:53 +01:00
  • 1c81c4e76c
    Add mfa_data_enabled attribute to authenticator classes and update related methods Adolfo Gómez García 2025-02-12 17:43:09 +01:00
  • d6518ee30c
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-11 18:34:49 +01:00
  • 67b58f62ee
    Add force_new parameter to get_mac method for DynamicService and its implementations Adolfo Gómez García 2025-02-11 18:34:16 +01:00
  • 79aeaee67b
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-11 17:05:53 +01:00
  • a25b510f0e
    Refactor support parameters handling in HTML5RDPTransport to use dictionary comprehension for cleaner code Adolfo Gómez García 2025-02-11 17:05:20 +01:00
  • 3edabec51e
    Refactor CryptoManager usage to use singleton instance for random string and encryption Adolfo Gómez García 2025-02-11 16:56:25 +01:00
  • 475fefbbfd
    Merge remote-tracking branch 'origin/v4.0' Adolfo Gómez García 2025-02-11 16:21:30 +01:00
  • 92eee92b29
    Add support parameters field to HTML5RDPTransport for configurable options Adolfo Gómez García 2025-02-11 16:19:25 +01:00
  • 0a45c06284
    Remove unused weblogin_required decorator from download view to allow downloads Adolfo Gómez García 2025-02-10 17:03:08 +01:00
  • 803c8ba7b2
    Refactor REST methods to use specific ItemDictType for item serialization and improve type handling Adolfo Gómez García 2025-02-09 15:15:23 +01:00
  • 10076bf46a
    Fix test case to return TestResponse instead of an empty list in HelpDoc tests Adolfo Gómez García 2025-02-08 20:10:15 +01:00
  • 94249decfb
    Refactor HelpDoc class to support function-based help documentation and improve return type handling Adolfo Gómez García 2025-02-08 20:07:15 +01:00
  • f9a0026d5d
    Add test for HelpDoc generation from nested dataclass response Adolfo Gómez García 2025-02-08 15:09:33 +01:00
  • 2d524fcdf2
    Refactor API documentation for clarity and consistency in method descriptions Adolfo Gómez García 2025-02-08 15:00:48 +01:00
  • d82e7dc838
    Refactor HandlerNode to improve help path generation for custom methods Adolfo Gómez García 2025-02-06 01:22:01 +01:00
  • b9594013a0
    Remove unnecessary comment on DBConfig enumeration in Config class Adolfo Gómez García 2025-02-05 13:38:32 +01:00
  • 8130afa2d5
    Refactor HelpMethod and HelpInfo classes to include HTTP methods and improve documentation rendering Adolfo Gómez García 2025-02-04 13:20:03 +01:00
  • 458b4d3412
    Refactor API documentation and improve help method descriptions for clarity Adolfo Gómez García 2025-02-04 03:40:57 +01:00