1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00

Commit Graph

  • ab1e807f36
    Added tests for validate initialization by ip also Adolfo Gómez García 2024-09-10 09:57:05 +0200
  • 4c755f548e
    Fixed cache decorator for functions without arguments and fixed server registration certification validation to allow empty certificate Adolfo Gómez García 2024-09-10 03:45:52 +0200
  • b0ffdb5492
    Minor aclarations for ActorV3 Adolfo Gómez García 2024-09-10 03:25:16 +0200
  • 0c6afef707
    Refactor code to allow optional prefix in the cached decorator, and improved cache selector for better avoidande of cache collisions Adolfo Gómez García 2024-09-10 03:00:11 +0200
  • a3868190a1
    Refactor SAMLAuthenticator to always generate HTTPS URLs Adolfo Gómez García 2024-09-09 17:24:38 +0200
  • 6544f194db
    Minor fixes and finished actor_initialization implementation Improved deferred deletion to, in process_to_stop, check must_stop_before_deletion also Adolfo Gómez García 2024-09-09 00:44:49 +0200
  • b01cd25648
    Refactor code to remove unused import and fix formatting in SAML authentication module Adolfo Gómez García 2024-09-08 21:45:31 +0200
  • 320e97b85d
    Refactor code to use validate_certificate instead of validate_server_certificate in server registration Adolfo Gómez García 2024-09-08 21:45:03 +0200
  • 6203ffca2c
    Refactor dispatch method in REST view to include type hints and clarify request type Adolfo Gómez García 2024-09-08 21:42:04 +0200
  • 6a0244e83d
    Refactor code to remove unused imports and fix formatting Adolfo Gómez García 2024-09-07 23:47:56 +0200
  • 3f8797f4d0
    Refacotiriced actor_data return value, and added "actor_initialization". Also normalized the list of ids, so all methods use same mechanincs to obtain it Adolfo Gómez García 2024-09-07 21:12:11 +0200
  • e42e3e4fbd
    Refactor code to update client version check Adolfo Gómez García 2024-09-06 17:09:34 +0200
  • 1e028d5fdc
    Refactor code to initialize modules in uds/mfas, uds/notifiers, uds/osmanagers, uds/services, and uds/transports packages Adolfo Gómez García 2024-09-06 04:15:59 +0200
  • 6248ac69af
    Refactor code to generate ServiceInfo and some minor fixes Adolfo Gómez García 2024-09-06 04:06:51 +0200
  • c794b2befa
    Fixed external url lauchern Adolfo Gómez García 2024-09-05 19:29:59 +0200
  • 01c41704a9
    Fixed default retries to 1 day (failures) and state checks (lock on an single state) to 3 hours... Adolfo Gómez García 2024-09-04 22:36:59 +0200
  • e90099bcac
    Added "is_deleted" to proxmox Adolfo Gómez García 2024-09-04 22:24:11 +0200
  • 8e5418d792
    chore: Update logger level in dispatcher.py Adolfo Gómez García 2024-09-04 19:41:08 +0200
  • 20496327bb
    Fixed OSManager process unused machine Adolfo Gómez García 2024-09-04 18:51:18 +0200
  • ba0dd1f46a
    chore: Added capacity to put_back_to_cache to all Dynamic services Adolfo Gómez García 2024-09-03 23:36:55 +0200
  • a47e5b2d93
    Updated admin interface Adolfo Gómez García 2024-09-03 20:28:20 +0200
  • 722cfae7ae
    fixed stats for use on returning back service to cache. Adolfo Gómez García 2024-09-03 19:26:14 +0200
  • f836bbf73a
    chore: Fix assigned value decrement in UserServiceManager Adolfo Gómez García 2024-09-02 23:04:47 +0200
  • aab94bffbc
    Adding tests for userservice manager Adolfo Gómez García 2024-09-02 23:03:55 +0200
  • 207a784b8f
    Adding support for putting back userservices into cache instead of removing them (if possible) Adolfo Gómez García 2024-09-02 19:11:49 +0200
  • 7c2a8168fa
    Adding support for returning back to cache Adolfo Gómez García 2024-09-02 18:55:12 +0200
  • 0a39939659
    Adding support for "return user service to cache" support Adolfo Gómez García 2024-09-02 18:04:16 +0200
  • 629d4622a7
    feat: Add assertions for task state in test_dynamic_publication and test_dynamic_service Adolfo Gómez García 2024-09-01 20:18:41 +0200
  • 457c1e25e8
    Fixed dynamic service and done tests for deletion and deletion tests Adolfo Gómez García 2024-08-31 20:21:23 +0200
  • f4ee6e50c0
    Fixed missing method for testing publication queue Adolfo Gómez García 2024-08-31 19:49:24 +0200
  • ef4b7e5bac
    Adding support for waiting the userservice mark as "deleted" until the deferred deletion is completed, so limits can be correctly respected. Adolfo Gómez García 2024-08-30 20:42:20 +0200
  • 3f60e7509e
    Moving types of deferred deletion to a better place, and fixing up left-begind not needed behaviors Adolfo Gómez García 2024-08-30 19:39:40 +0200
  • eb62997bde
    chore: Disable bytes type promotions in pyrightconfig.json Adolfo Gómez García 2024-08-30 18:58:45 +0200
  • e19805f081
    chore: Move constants and types from deferred deletion Simple update for storage, now using contextmanager instead of an intermediary class for "as dict" Adolfo Gómez García 2024-08-30 18:40:32 +0200
  • bf6e1674d2
    Moving constants and types from deferred deletion Adolfo Gómez García 2024-08-30 16:26:50 +0200
  • c69d880c40
    Added tests for jobs factory Adolfo Gómez García 2024-08-29 18:35:21 +0200
  • 206947cbe3
    Moved workers out of uds.core, where in fact it should be... Adolfo Gómez García 2024-08-29 17:36:20 +0200
  • 7526132f96
    Removed old config vaule and updated user interface Adolfo Gómez García 2024-08-29 17:07:21 +0200
  • 1fd5c5b49a
    chore: Update user interface field info name. and fixed not respecting "Lazy" translations on choiceitems Adolfo Gómez García 2024-08-29 16:39:49 +0200
  • a4a07be77f
    chore: Update LinuxOsADManager type_name to 'Linux Active Directory OS Manager' Adolfo Gómez García 2024-08-29 16:14:42 +0200
  • 6d6b8e07d9
    chore: Update function names and parameters for OpenNebula storage and template enumeration Adolfo Gómez García 2024-08-29 03:59:10 +0200
  • bb9073891c
    Removed nonused PayloadType Adolfo Gómez García 2024-08-28 01:43:45 +0200
  • 103978955f
    added nocache to uds.js Adolfo Gómez García 2024-08-27 18:10:39 +0200
  • 708a3e22af
    chore: Update get_vm_config method to include force parameter from cache decorator Adolfo Gómez García 2024-08-23 20:46:49 +0200
  • 022b620edc
    chore: Remove unused configuration elements Adolfo Gómez García 2024-08-23 20:17:45 +0200
  • fb83d801b4
    chore: Update Config class to include removal of config values Adolfo Gómez García 2024-08-23 20:10:21 +0200
  • 40f24fd316
    Done proxy client tests and some minor fixes/improvements on Proxmox (such as waiting for template conversion finish) Adolfo Gómez García 2024-08-23 04:59:26 +0200
  • 155a74178a
    added ellidable to runpython for future migrations squash Adolfo Gómez García 2024-08-23 02:12:07 +0200
  • 0001fca79e
    chore: Update MAC address handling in network tests for consistency. Upgraded also proxmox client Adolfo Gómez García 2024-08-23 02:01:03 +0200
  • bb448d2876
    chore: Update restrain_server function signature to specify return type Adolfo Gómez García 2024-08-23 02:00:25 +0200
  • a568ff9a28
    Refactor tunnel transport migrations to include schema_editor parameter Adolfo Gómez García 2024-08-23 02:00:07 +0200
  • ccc1aa66ce
    Updated admin interface Adolfo Gómez García 2024-08-22 00:23:08 +0200
  • aba2ea1245
    chore: Update communication endpoint method parameter name for consistency Adolfo Gómez García 2024-08-21 21:56:47 +0200
  • 338a4d1ecc
    Added migration of old net filterring format to new format Adolfo Gómez García 2024-08-21 17:13:57 +0200
  • 8aaed4d41e
    Refactor VM fixtures to include HA and protection settings Adolfo Gómez García 2024-08-21 16:59:59 +0200
  • 6df00254af
    chore: Update Transports class to use db_value() method for sorting allowed OS choices Adolfo Gómez García 2024-08-21 16:55:02 +0200
  • 2cd6f21c07
    Fixed validator of host and port to allow FQDN Adolfo Gómez García 2024-08-21 16:33:09 +0200
  • 0d79b90b84
    Removed skip_locked for now Adolfo Gómez García 2024-08-21 16:32:44 +0200
  • 94a3a791cd
    Refactor network tests and update MAC address handling for consistency Adolfo Gómez García 2024-08-21 16:32:26 +0200
  • afa8757264
    Refactor ChoiceItem id field to accept both string and integer values Adolfo Gómez García 2024-08-21 16:31:57 +0200
  • fd66a226da
    chore: Update ProxmoxClient method name from remove_snapshot to delete_snapshot Added some more tests and fixes Adolfo Gómez García 2024-08-20 04:09:54 +0200
  • 4bc3947dc1
    chore: Update ProxmoxClient content-type header to use application/x-www-form-urlencoded Adolfo Gómez García 2024-08-19 22:56:52 +0200
  • 30fb0d0183
    chore: Update Content-Security-Policy to include frame-ancestors 'none' for improved security Adolfo Gómez García 2024-08-19 22:56:39 +0200
  • 5ba08e2896
    chore: Add support for trusted IP forwarders in authentication and request middleware Adolfo Gómez García 2024-08-19 22:56:27 +0200
  • 6f8eb00ad0
    Adding more proxmox client tests Adolfo Gómez García 2024-08-19 22:56:05 +0200
  • 23f52b363c
    chore: Refactor network tests and add IP conversion tests after some minor changes on ip_to_long to ensure covering better testing cases Adolfo Gómez García 2024-08-19 12:41:40 +0200
  • 8234becde2
    Now, trusted sources is also to identify a valid origin for a X_FORWARDED_FOR... To be tested! Adolfo Gómez García 2024-08-19 04:03:24 +0200
  • 01353528dd
    Refactor ProxmoxProvider to support API Token authentication Adolfo Gómez García 2024-08-16 18:08:34 +0200
  • 57f70b9d4f
    updated version Adolfo Gómez García 2024-08-16 16:10:41 +0200
  • b402e2e117
    Using first the SERVER_NAME instead of HTTP_HOST for inproved security as suggested by @meetinthemiddle-be. Thanks! ;-) Adolfo Gómez García 2024-08-16 16:07:41 +0200
  • 2ec731896f
    chore: Update tunnelId to tunnelid in guacamole dispatcher Adolfo Gómez García 2024-08-14 12:57:48 +0200
  • 9cc2afdb1a
    Updating translations Adolfo Gómez García 2024-08-07 20:01:45 +0200
  • 4780c58e6a
    Updating translations Adolfo Gómez García 2024-08-07 20:00:19 +0200
  • b41a0a9331
    chore: Refactor server token validation to use server_type parameter Adolfo Gómez García 2024-08-07 19:53:25 +0200
  • bd467a0bfb
    chore: Updated tunnel transport to generate a tunnel_key (not used right now, but will be...) Adolfo Gómez García 2024-08-03 02:10:51 +0200
  • c04a40a468
    chore: Generate random key for tunnel Adolfo Gómez García 2024-08-03 02:09:12 +0200
  • cdb0f110cf
    Fixed some actor registration related info Adolfo Gómez García 2024-07-25 03:57:49 +0200
  • 25c5c3a4d1
    Improved session creation Adolfo Gómez García 2024-07-25 00:55:47 +0200
  • 33554dc724
    Fixed custom message Adolfo Gómez García 2024-07-19 21:25:37 +0200
  • 0e097e3a12
    Fixes on crypto typing and refactorized userId on mfas, and added support for using identifier instead of username in RADIUS MFA Adolfo Gómez García 2024-07-19 18:07:37 +0200
  • abedf042da
    Fixed implicit project id, and try to get name of project if scoped auth used Adolfo Gómez García 2024-07-18 17:50:00 +0200
  • cfdf622447
    chore: Update default timeout value to 8 seconds an added cached validity to openstack auth to avoid multple auths if posssible Adolfo Gómez García 2024-07-18 16:39:09 +0200
  • 4fea6e6a3e
    added remove duplicates to open stack Adolfo Gómez García 2024-07-18 16:15:11 +0200
  • 43d0f3b4d4
    Fixed test and added comment on from_dict for server_info Adolfo Gómez García 2024-07-17 19:53:26 +0200
  • 7566071270
    Cleaned and done openstack client tests Adolfo Gómez García 2024-07-17 19:41:52 +0200
  • 9d51963903
    Cleaning and fixing up Openstack Client Adolfo Gómez García 2024-07-17 18:27:09 +0200
  • b303ffc858
    Adding test for openstack Adolfo Gómez García 2024-07-17 01:11:47 +0200
  • 286b7cb09f
    Adding Openstack Client tests and fixes to client and provider Adolfo Gómez García 2024-07-16 22:58:40 +0200
  • 2a4ccac195
    Fixing up openstack client, adding support for Application Credentials Adolfo Gómez García 2024-07-16 21:21:58 +0200
  • 773c3b5b50
    Fix model detail retrieval error handling Adolfo Gómez García 2024-07-15 18:21:25 +0200
  • 9a5a906410
    Fixed TKAUTH process Adolfo Gómez García 2024-07-15 18:18:26 +0200
  • c1c922b87b
    Removed global stats from cache decorator (not really usefull in fact....) Adolfo Gómez García 2024-07-14 14:43:02 +0200
  • f6843fe11a
    Added postgress on sql_datetime Adolfo Gómez García 2024-07-12 22:39:18 +0200
  • 31c015cb41
    Fixed MFA list not being appended to gui field (Removed by mistake) Adolfo Gómez García 2024-07-12 04:20:06 +0200
  • 78352cfe8b
    feat: Add type annotations to _ObservableList and _ObservableDict Adolfo Gómez García 2024-07-11 22:24:18 +0200
  • e880bdb228
    Ensure that _fields exists on class creation (using __new__) Adolfo Gómez García 2024-07-11 21:45:44 +0200
  • c61e7e5444
    Small state translation fix Adolfo Gómez García 2024-07-11 11:07:24 +0200
  • 72407449be
    Implemented "is_dirty" for Autoserializables, to avoid publication and Adolfo Gómez García 2024-07-11 10:58:54 +0200
  • d974d5904c
    More addition for dirty control to Autoserializable Adolfo Gómez García 2024-07-11 10:49:49 +0200
  • 8c5e2d6552
    Adding support for controlling dirty state for autoserializable. Added support for list fields Adolfo Gómez García 2024-07-11 10:26:47 +0200