Commit Graph

  • d80cf4052e removed -s Adolfo Gómez García 2022-01-17 13:43:51 +0100
  • 03cdec8c31 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2022-01-14 14:26:08 +0100
  • 6a86b0ff04 Updated translations Adolfo Gómez García 2022-01-14 12:37:14 +0100
  • 1667c8b4a8 adding "isAvaliable" method for services Adolfo Gómez García 2022-01-13 13:32:36 +0100
  • 8018c7bed7 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2022-01-12 13:35:02 +0100
  • 0d412c4a9a Modified thinpro image tar from bz2 to gz Adolfo Gómez García 2022-01-12 13:25:26 +0100
  • ac9e6dafdf added thinpro installer generator Adolfo Gómez García 2022-01-12 13:20:33 +0100
  • 58f4cd8356 Merge remote-tracking branch 'origin/v1.5' Adolfo Gómez García 2022-01-12 12:08:50 +0100
  • efd0ca3f88 Fixed tunnel stop comms Adolfo Gómez García 2022-01-11 15:36:18 +0100
  • edb4a32496 Updated translations Adolfo Gómez García 2022-01-10 14:34:09 +0100
  • e41c0f32bb Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2022-01-04 10:39:12 +0100
  • b239ff6cab Removed "harcoded" msrdc path for mac Adolfo Gómez García 2022-01-04 10:38:30 +0100
  • 5de90bf421 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2022-01-03 14:36:06 +0100
  • d55d1bc619 Added localized MSRDP as possible path Adolfo Gómez García 2022-01-03 14:35:48 +0100
  • 493abb6228 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2022-01-03 14:24:07 +0100
  • 917a201483 Added localized MSRDP as possible path Adolfo Gómez García 2022-01-03 14:23:52 +0100
  • a071e2e8f5 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2022-01-03 14:10:26 +0100
  • 4809252434 Changed concurrent removal to take into account real removals, not removal checks Adolfo Gómez García 2022-01-03 14:07:46 +0100
  • 12e74c16b5 * Explained why stop shuld be ignored if no user service is found * Small type checking addons * Added method to allow "check" the availability of a service, currently used before removal * Fixed removal so concurrent removal refers to real removals, not to marked for removal Adolfo Gómez García 2022-01-03 14:02:41 +0100
  • 6d873ceccd Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-12-22 14:05:47 +0100
  • 8be0d9702a Fixed sessions providers for html5rdp Adolfo Gómez García 2021-12-22 14:04:49 +0100
  • 26f45b429f Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-12-22 13:37:06 +0100
  • 36acb0b0c0 Fixed transports sorting on metapools Adolfo Gómez García 2021-12-22 13:10:07 +0100
  • 420b78d45d Fixed STOP "eating" on application stop Adolfo Gómez García 2021-12-21 15:58:46 +0100
  • e1ccc62dab Fixed minvalue for max services Adolfo Gómez García 2021-12-21 15:53:35 +0100
  • 49b2bd8772 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-12-21 11:19:47 +0100
  • 6b0d98d4eb Fixed radius auth not using "appliaction Prefix" for extracting groups from Class Attribute (now accepts group=... and {appPrefix}group=.... as group markers Adolfo Gómez García 2021-12-21 11:14:57 +0100
  • 354061f55c Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-12-20 12:12:28 +0100
  • 7bec7bd7cc Fixed HTMLRDP for access to RDP session with automanaged users Adolfo Gómez García 2021-12-20 12:04:16 +0100
  • 49975ab5d2 Upgrading for new django 4.0 Adolfo Gómez García 2021-12-10 15:12:32 +0100
  • 44f219402e removed orjson, uds uses numbers as key on dict and orjson does not supports it Adolfo Gómez García 2021-12-10 13:45:49 +0100
  • b3a8ae8abe Migrating to Django 4.0 (fixes) Adolfo Gómez García 2021-12-10 13:41:10 +0100
  • 9ac2aaef81 Improved AutoAttributes & small typo fix on proxmox publication Adolfo Gómez García 2021-12-10 13:06:33 +0100
  • de0a2e2a34 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-12-10 13:05:45 +0100
  • 270957fab5 Updated settings sample Adolfo Gómez García 2021-12-10 13:04:54 +0100
  • 1702cd910a Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-30 13:54:33 +0100
  • 47c6ca42f1 added Content-Security-Policy to security Adolfo Gómez García 2021-11-30 13:54:15 +0100
  • 78639af1a5 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-30 13:32:56 +0100
  • c1f6ed376b added Content-Security-Policy to security Adolfo Gómez García 2021-11-30 13:32:37 +0100
  • 8bebce4c6e added Content-Security-Policy to security Adolfo Gómez García 2021-11-30 13:31:12 +0100
  • e18f3746b4 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-30 12:30:31 +0100
  • 48557f96e4 Fixed assignement of new services if pool is at 100% usage v3.0t Adolfo Gómez García 2021-11-30 12:18:15 +0100
  • 250ade6aee Fixed assignement of new services if pool is at 100% usage Adolfo Gómez García 2021-11-30 12:18:04 +0100
  • 6078c40bd9 3.0.0-alt13 Alexey Shabalin 2021-11-29 23:31:30 +0300
  • 896ce53fb0 Add link for download python 3.9 client Alexey Shabalin 2021-11-29 23:30:19 +0300
  • 10bde45004 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-26 11:59:07 +0100
  • bde63f7b4f Added check for database connection problem on config Adolfo Gómez García 2021-11-26 11:52:49 +0100
  • 057a26ea7b Completed network filtering for authentication, and improbed network filtering on transports (better undestanding now) Adolfo Gómez García 2021-11-23 11:55:55 +0100
  • e8dae69f6f Several actiosn: * Added Disabled as an option state for an authenticator * Added networks to check source to authenticators * Generalized network access, now is usable from transports and from authenticators * Fixed configjs to adapt to new model Adolfo Gómez García 2021-11-22 13:39:08 +0100
  • 91923654f0 Added orjson as json "first option" for REST API (python json else) Adolfo Gómez García 2021-11-21 18:10:49 +0100
  • a0365e1277 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-19 14:14:12 +0100
  • eb4be53508 Fixed cache time and points on system chart info Adolfo Gómez García 2021-11-19 14:10:36 +0100
  • 3003066a91 Removed "erroring" machine is it has any exception on connection Adolfo Gómez García 2021-11-18 15:35:04 +0100
  • 10805ded7e Removed "erroring" machine is it has any exception on connection Adolfo Gómez García 2021-11-18 15:26:23 +0100
  • 4b6ad6a2ed Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-16 14:20:07 +0100
  • 21c221a6db Added check for circular connections on Xen when using backup server Adolfo Gómez García 2021-11-16 14:19:46 +0100
  • 1857134f42 Fixed admin Adolfo Gómez García 2021-11-15 12:15:06 +0100
  • e06f13fc84 Updating validators Adolfo Gómez García 2021-11-12 12:14:16 +0100
  • 6a14917ec5 Updating validators Adolfo Gómez García 2021-11-12 11:35:09 +0100
  • 85aab86b02 Fixed token length and remade migration Adolfo Gómez García 2021-11-12 10:48:11 +0100
  • eeae98ca79 Added token alias to secure unmanaged machine token Adolfo Gómez García 2021-11-11 13:50:58 +0100
  • 11f6eec913 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-11 12:07:49 +0100
  • 835dc05e63 Added scheduled action to pool so we can remove "old assigned machines" with a programmed action Adolfo Gómez García 2021-11-11 12:07:19 +0100
  • e4d40b651e Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-10 10:57:09 +0100
  • 4cc4af5bd1 Fixed special case for admin form field of numeric fields without limits Adolfo Gómez García 2021-11-10 10:56:05 +0100
  • 986a82f225 Fixed special case for admin form field of numeric fields without limits Adolfo Gómez García 2021-11-10 10:32:15 +0100
  • a05390ed6c Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-08 13:48:17 +0100
  • 90b64c1721 Changed parameter _USERNAME_ for _USER_ on URL Transport (as in tooltip) Adolfo Gómez García 2021-11-08 13:28:09 +0100
  • c89c8d0523 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-08 13:20:11 +0100
  • f403d4ff3e Fixed Min-Max admin values checking && set proxmox vmid as readonly Adolfo Gómez García 2021-11-08 13:18:58 +0100
  • c5071cf348 Fixed Min-Max admin values checking && set proxmox vmid as readonly Adolfo Gómez García 2021-11-08 13:16:44 +0100
  • 7f4453bd37 Added stats to udsfs Adolfo Gómez García 2021-11-08 11:55:59 +0100
  • e3568bc580 Updating UDSFS Adolfo Gómez García 2021-11-05 12:51:04 +0100
  • f273d262ac A few more advancements Adolfo Gómez García 2021-11-04 14:03:17 +0100
  • b55df32db0 Advancing on UDSFS Adolfo Gómez García 2021-11-04 12:46:40 +0100
  • 6792283e44 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-03 15:21:43 +0100
  • 679956702b Fixed legacy textx Adolfo Gómez García 2021-11-03 14:54:58 +0100
  • 98d7a24656 Fixed check certificate on python 3.6 Adolfo Gómez García 2021-11-03 14:39:58 +0100
  • 33764e5c1c Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-02 11:59:09 +0100
  • b67771d5f3 Fixed HTMLRDP parameters Adolfo Gómez García 2021-11-02 11:56:21 +0100
  • 2d1897f720 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-11-02 11:06:06 +0100
  • 672c35c903 Fixed admin date && updated translations Adolfo Gómez García 2021-11-02 11:05:38 +0100
  • be013ac6dc Adding type checking on fuse before proceding to use it Adolfo Gómez García 2021-11-01 22:28:45 +0100
  • 398837c20f Adding type checking on fuse before proceding to use it Adolfo Gómez García 2021-11-01 13:49:02 +0100
  • a6f1e95cc0 Adding type checking on fuse before proceding to use it Adolfo Gómez García 2021-11-01 13:49:02 +0100
  • a957e368e7 Experimenting with use for adding an "UDS FS" so we can explore several UDS contained data easily Adolfo Gómez García 2021-11-01 00:40:54 +0100
  • 6df1bc0a50 Removed Legacy client messages from frontend Adolfo Gómez García 2021-10-29 11:38:39 +0200
  • 937465b2f2 Adding stats events for os manager relevant events (init, ready and release right now) Adolfo Gómez García 2021-10-28 16:17:26 +0200
  • 8a989bfc90 3.0.0-alt12 Alexey Shabalin 2021-10-28 14:44:03 +0300
  • e9df8c5cb1 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-10-28 12:39:59 +0200
  • 01119d1914 Fixed armhf appimage generation Adolfo Gómez García 2021-10-28 11:19:49 +0200
  • 4f107ad464 Cleaning up things Adolfo Gómez García 2021-10-27 16:27:03 +0200
  • 5b5a4e31e7 Merge remote-tracking branch 'origin/v3.5' Adolfo Gómez García 2021-10-27 13:06:45 +0200
  • 98685c6e6a added back notifiedReady Adolfo Gómez García 2021-10-27 13:06:39 +0200
  • a4d1ecb95f Added call to "notifyReady" on osmanager ready notification Adolfo Gómez García 2021-10-27 13:05:41 +0200
  • cb064f9af5 Removing all actor 2.2 support Adolfo Gómez García 2021-10-27 12:54:45 +0200
  • 6ed3113d61 3.0.0-alt11 Alexey Shabalin 2021-10-27 13:33:24 +0300
  • 81a7ecd96f Merge remote-tracking branch 'upstream/v3.0' into server Alexey Shabalin 2021-10-27 13:35:16 +0300
  • 058784a10e Disable linux actor installers from download page Alexey Shabalin 2021-10-27 13:24:12 +0300
  • 51d7b19687 Define win actor installer name from openuds-installer package for download page Alexey Shabalin 2021-10-27 13:23:31 +0300