1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-06 13:17:54 +03:00
Commit Graph

4010 Commits

Author SHA1 Message Date
Adolfo Gómez García
f034f5eb7f
Finised field upgrade mechaninsm 2024-01-25 03:37:57 +01:00
Adolfo Gómez García
d2c466c542
updating max.... names to better ones 2024-01-24 21:25:15 +01:00
Adolfo Gómez García
7cdc11219c
Remarshalling mechanics defined and implemented 2024-01-24 20:21:49 +01:00
Adolfo Gómez García
817100cf5b
implementing new "Remarshall" mechanicks to allow faster migrations... 2024-01-24 19:22:30 +01:00
Adolfo Gómez García
92042dd55a
Fixed Internal DB Auth (Different user for each host) and refactoring some dictionaries to classes 2024-01-24 18:17:41 +01:00
Adolfo Gómez García
8e23f7c818
small userinterface typing improvements 2024-01-24 04:25:43 +01:00
Adolfo Gómez García
81abe1d99f
Updated SAML 2024-01-24 04:15:53 +01:00
Adolfo Gómez García
3afeb4869c
Updated SAML to autocontain Organization display data 2024-01-24 03:33:52 +01:00
Adolfo Gómez García
5cf75a13f1
Updated admin interface visuals and upgraded configuration (DB model and internal) 2024-01-24 03:30:55 +01:00
Adolfo Gómez García
9a6ac745a0
Small fix for seeng passwords as hashes 2024-01-24 02:02:47 +01:00
Adolfo Gómez García
f4b38af989
Refactor actor registration and authentication
Update actor token parameters and save changes
Validate user groups during internal DB authentication
Export authenticator details in tree command
Fix minor issues in export and tree commands
2024-01-23 17:09:11 +01:00
Adolfo Gómez García
ad8f5e01c1
Fix function names in OpenGnsys and OpenStack services
Added a better type hint for callbacks return values
more code fixes
2024-01-23 03:37:05 +01:00
Adolfo Gómez García
59691d923d
fixed proxmos test 2024-01-23 01:33:48 +01:00
Adolfo Gómez García
b60af290a0
Fix serialization and authentication issues 2024-01-23 01:31:28 +01:00
Adolfo Gómez García
cae6a1e8d2
Starting proxmox tests and some more code migration 2024-01-22 23:52:22 +01:00
Adolfo Gómez García
4fe67ae697
adding some new tests 2024-01-22 23:25:40 +01:00
Adolfo Gómez García
de3985c841
Updating more names, code review and fixes. 2024-01-22 03:39:56 +01:00
Adolfo Gómez García
641497826a
Some fixes to @cached decorator, to really take into account all function params 2024-01-21 17:43:13 +01:00
Adolfo Gómez García
98d0306846
Updating user interface, and more refactor 2024-01-17 20:00:22 +01:00
Adolfo Gómez García
cc89e7f5db
Moved some constants around 2024-01-17 01:30:53 +01:00
Adolfo Gómez García
63a3469c91
Fixing up tunnel 2024-01-16 17:18:58 +01:00
Adolfo Gómez García
009df1f4cb
Refactoring, upgraded gui to angular 17 and some test fix 2024-01-16 05:03:10 +01:00
Adolfo Gómez García
0495c4af1b
Fixed pytest.ini to ignore xdist deprecation warning until fixed on coverage plugin 2024-01-16 00:57:03 +01:00
Adolfo Gómez García
1e211997b8
Fixed test fixture and improved user interface readability for unmarshaller.
Added flag to config so it does not save nor load anything during migrations
2024-01-16 00:49:51 +01:00
Adolfo Gómez García
3c6044c0ed
Remove index_together from UserService model
This commit removes the index_together attribute from the UserService model in the migration file 0001_squashed_0042_auto_20210628_1533.py. This change was made to adjust to django recommendations of not using it
2024-01-16 00:20:46 +01:00
Adolfo Gómez García
9dbb47a4ad
more refactoring and fixes and tests... 2024-01-16 00:14:00 +01:00
Adolfo Gómez García
d21f66408f
Refactoring and new tests 2024-01-15 23:13:19 +01:00
Adolfo Gómez García
65dc8acdec
Added new tests 2024-01-15 21:43:48 +01:00
Adolfo Gómez García
88ee934376
Refactoring and new tests 2024-01-15 21:42:16 +01:00
Adolfo Gómez García
894fecb861
fixed migration and notifications INCORRECT small positive integer to positive integer (the numbers can be greater than 32768..) 2024-01-15 04:22:19 +01:00
Adolfo Gómez García
8f7dca32b0
Removed excesive exception loggin on config value, nonsense... :) 2024-01-15 02:09:10 +01:00
Adolfo Gómez García
a7ee5ecb88
fixed rest auth after refactoring 2024-01-12 06:12:41 +01:00
Adolfo Gómez García
3f434f1347
fixed rest auth after refactoring 2024-01-12 06:06:29 +01:00
Adolfo Gómez García
f2377ebfec
fixed rest auth after refactoring 2024-01-12 05:45:04 +01:00
Adolfo Gómez García
4f2719aa29
fixed rest auth after refactoring 2024-01-12 05:16:49 +01:00
Adolfo Gómez García
ce888a6013
Moving gui variables to snake_case 2024-01-12 03:04:12 +01:00
Adolfo Gómez García
cd737c4b5f
fixed user interface serialization with stored_field_name (typo fix...) 2024-01-12 02:15:50 +01:00
Adolfo Gómez García
698d9cbcc7
small fix for userinterface 2024-01-12 01:51:47 +01:00
Adolfo Gómez García
f1c1cbae06
Refactoring Transports 2024-01-12 01:34:28 +01:00
Adolfo Gómez García
e4d2d2a843
A lot of refactorization 2024-01-11 23:19:58 +01:00
Adolfo Gómez García
27d91154b6
A lot of refactorization :S 2024-01-11 05:00:49 +01:00
Adolfo Gómez García
1d4896c089
adding support for postgresql 2024-01-10 23:07:46 +01:00
Adolfo Gómez García
84f1fef5d7
advancing on refactoring 2024-01-10 22:41:41 +01:00
Adolfo Gómez García
622acdb1a5
Adding state into types 2024-01-10 19:23:36 +01:00
Adolfo Gómez García
ad1b8cb51d
More refactorization 2024-01-10 19:17:15 +01:00
Adolfo Gómez García
0b66300805
Added sumarize to authenticators 2024-01-10 04:45:31 +01:00
Adolfo Gómez García
bf3d36c901
Improved mfa code storage on browser and related security 2024-01-10 04:35:13 +01:00
Adolfo Gómez García
1715e1a7a1
advancing on refactoring 2024-01-10 02:03:22 +01:00
Adolfo Gómez García
f6c6578b00
advancing on refactoring 2024-01-10 02:01:03 +01:00
Adolfo Gómez García
4f2b331bb8
advancing on refactoring 2024-01-09 03:15:43 +01:00
Adolfo Gómez García
6ae18f4a58
advancing on refactoring 2024-01-09 02:45:44 +01:00
Adolfo Gómez García
5c6ed274c8
fixed translations 2024-01-08 19:58:25 +01:00
Adolfo Gómez García
abe9228551
fixed translations 2024-01-08 19:41:59 +01:00
Adolfo Gómez García
b9b3889f35
Added support for skip mfa auth based on groups 2024-01-08 16:02:44 +01:00
Adolfo Gómez García
cf4a7e0ef9
advancing on refactoring and cache improvements 2024-01-08 15:26:08 +01:00
Adolfo Gómez García
bc61814ec4
advancing on refactoring and cache improvements 2024-01-08 00:44:44 +01:00
Adolfo Gómez García
4cf261678f
advancing on refactoring 2024-01-07 05:10:32 +01:00
Adolfo Gómez García
927e2ee5a9
Moving Transport types to uds.core.types 2024-01-07 04:31:30 +01:00
Adolfo Gómez García
7db6cba256
Minor fixes on admin and more refactoring 2024-01-07 01:40:48 +01:00
Adolfo Gómez García
b7e828b57c
advancing on refactoring 2024-01-07 01:04:22 +01:00
Adolfo Gómez García
b8d2c0277e
Advanciong on refactoring 2024-01-07 00:26:30 +01:00
Adolfo Gómez García
5bba681b9d
Fixing up counters types 2024-01-06 16:34:20 +01:00
Adolfo Gómez García
f63e6093eb
Refactoring Events and Counters 2024-01-06 05:37:09 +01:00
Adolfo Gómez García
bac161b46c
updated tests and more refactoring 2024-01-05 01:02:11 +01:00
Adolfo Gómez García
a7dc47dd6e
updated tests and more refactoring 2024-01-04 17:39:30 +01:00
Adolfo Gómez García
722aee2543
some minor refactoring 2024-01-04 16:19:47 +01:00
Adolfo Gómez García
bb301d510c
updated tests and more refactoring 2024-01-04 05:17:24 +01:00
Adolfo Gómez García
2bd4d4408c
updated tests and more refactoring 2024-01-04 03:56:45 +01:00
Adolfo Gómez García
494e24691b
refactoring to camel_case, some minor fixes 2024-01-04 00:48:31 +01:00
Adolfo Gómez García
233d66921e
refactoring to camel_case, some minor fixes 2024-01-04 00:36:10 +01:00
Adolfo Gómez García
4a1a1c3e43
refactoring to camel_case, some fixes 2024-01-04 00:21:06 +01:00
Adolfo Gómez García
914d541748
refactoring to camel_case, some fixes 2024-01-04 00:08:17 +01:00
Adolfo Gómez García
164403ed49
Lots of minor bug fixes (using mypy to locate them) 2024-01-03 04:40:50 +01:00
Adolfo Gómez García
6814796ba5
Refactoring and fixes found in the process 2024-01-03 04:04:02 +01:00
Adolfo Gómez García
92f83ebe52
Some refactoring (casing...) 2024-01-03 03:38:41 +01:00
Adolfo Gómez García
150d8c4197
Some improvements to basic types and minor cosmetic fixes 2024-01-02 03:28:12 +01:00
Adolfo Gómez García
499c5f8ec4
Improvements:
* Moving some named tuples to dataclasses
* Added unique_id to service token alias (to avoid recreation...)
2024-01-01 20:08:50 +01:00
Adolfo Gómez García
48be614e20
updated types auth 2024-01-01 05:36:36 +01:00
Adolfo Gómez García
500d708653
Moving some types to dataclasses 2024-01-01 05:31:52 +01:00
Adolfo Gómez García
dc5cc99afd
Fixed managed and unmanaged actor_v3 2024-01-01 05:17:01 +01:00
Adolfo Gómez García
974f652df0
Updated os_detector to use Sec-Ch-Ua-Platform and Sec-Ch-Ua for os detection if available instead of user agent (left user agent as fallback anyway). Better for chrome bases browsers. 2023-12-26 17:22:35 +01:00
Adolfo Gómez García
c5171c014b
Small fix for metapools in case it's 100% 2023-12-22 04:37:08 +01:00
Adolfo Gómez García
fcf6e31486
Updated version 2023-12-15 02:55:18 +01:00
Adolfo Gómez García
03af400635
Fixed root login and superUser Password setup for UDS 2023-12-13 16:43:40 +01:00
Adolfo Gómez García
0093cd8056
Fixed root login and superUser Password setup for UDS 2023-12-13 16:39:14 +01:00
Adolfo Gómez García
df5496d0e4
fixed actor data comments 2023-12-12 15:33:55 +01:00
Adolfo Gómez García
3f9f641f6a
Some fixes 2023-12-11 03:37:27 +01:00
Adolfo Gómez García
2f272da073
Set 0 as unliminet for masServices field 2023-12-04 18:49:42 +01:00
Adolfo Gómez García
a6e65b62b0
More updates to type annotations 2023-12-04 01:07:56 +01:00
Adolfo Gómez García
695a91eb38
More updates to type annotations 2023-12-04 00:51:05 +01:00
Adolfo Gómez García
74ff4c17cd
Fix type() method calls to getType() in code to avoid clashes with "type" builtin 2023-12-04 00:41:41 +01:00
Adolfo Gómez García
193c3fb544
Updating type annotations 2023-12-04 00:28:19 +01:00
Adolfo Gómez García
a48f5e6241
Replacing deprecating typing classes in favour of builtings or collections.abc ones.
Most changes are simple annotations.
Will continue changes as i found them :)
2023-12-04 00:04:56 +01:00
Adolfo Gómez García
3e0099ed16
Fixed some typos left behind on last refactorization of code 2023-12-03 23:29:22 +01:00
Adolfo Gómez García
58a50c6983
Fixed mistyped import "regex" and requirements.txt 2023-12-01 02:41:38 +01:00
Adolfo Gómez García
029114a95d
Fixed mime type of actors for Windows to application/vnd.microsoft.portable-executable 2023-12-01 02:29:38 +01:00
Adolfo Gómez García
197fdcd6e2
Merge branch 'master' of github.com:/VirtualCable/openuds 2023-11-24 16:25:38 +01:00
Adolfo Gómez García
42c2fd0640
small type checking fix 2023-11-24 16:25:32 +01:00
Adolfo Gómez
d492d87118
Merge pull request #97 from thuvh/fix_missing_regex
add missing regex to requirements.txt file
2023-11-24 16:04:40 +01:00
Adolfo Gómez García
c43b196961
added @unique to ObjectType 2023-11-24 05:05:10 +01:00