Commit Graph

6604 Commits

Author SHA1 Message Date
Mike Salvatore 381ee64cb4 Docs: Remove "enable" from reset password FAQ title 2021-11-18 14:27:43 -05:00
Mike Salvatore 2c60ed929e Island: Create credentials.json with secure permissions 2021-11-18 14:27:41 -05:00
Ilija Lazoroski 776e09c28f Docs: Updated reset password procedure 2021-11-18 19:17:22 +01:00
Ilija Lazoroski 285b0f4156 Island: Remove auth code from Enviroment and EnivormentConfig 2021-11-18 18:58:22 +01:00
Ilija Lazoroski 59d78d5e30 UT: Remove all authentication test code from enviroment and
enviromentconfig
2021-11-18 18:58:22 +01:00
Mike Salvatore 3ed5a5619f Tests: Add erroneous/extraneous comments from auth service tests 2021-11-18 12:28:34 -05:00
Mike Salvatore f08ac42ac9 Tests: Clarify needs_registration() tests for AuthenticationService 2021-11-18 12:26:42 -05:00
Ilija Lazoroski 3994730f78 Island: Fix logic in needs_registration under auth service 2021-11-18 18:22:37 +01:00
Mike Salvatore b239b76063 Island: Use IUserDatastore in AuthenticationService 2021-11-18 11:29:45 -05:00
Mike Salvatore a2eab2fa5d Island: Add a check for None credentials in get_user_credentials() 2021-11-18 11:09:12 -05:00
Ilija Lazoroski f5e1b46a31 Island: Remove RegistrationNotNeeded exception 2021-11-18 16:29:14 +01:00
Mike Salvatore 8dfacbc099 Island: Add JsonFileUserDatastore 2021-11-18 10:08:27 -05:00
Mike Salvatore 52f461f425 Island: Add IUserDatastore 2021-11-18 10:08:27 -05:00
Mike Salvatore a3bdda2051 Island: Move AuthenticationService to authentication directory 2021-11-18 10:08:25 -05:00
VakarisZ 2fb2bc004f
Merge pull request #1616 from guardicore/1535-remove-simplejson
Remove unused simplejson python package
2021-11-17 12:05:43 +02:00
Ilija Lazoroski 48a8faf7ea Agent: Remove unused simplejson python package 2021-11-17 10:41:00 +01:00
VakarisZ c0f4435e5c
Merge pull request #1615 from guardicore/1535-environment-collector-removal
1535 environment collector removal
2021-11-17 09:03:33 +02:00
VakarisZ 77a38780c1 UI: fix the link in AWS run options page to point to the correct documentation 2021-11-16 17:51:05 +02:00
VakarisZ ab35774d8a Common, Island: remove environment collector from config schema 2021-11-16 17:51:03 +02:00
VakarisZ 0b8af5e78f Changelog: add entry about removed environment system info collector 2021-11-16 17:50:00 +02:00
VakarisZ 5b96f172b4 Common: remove unused cloud environment names, CloudInstance class property and getter for all cloud instances 2021-11-16 17:49:41 +02:00
VakarisZ 90a063c47c Island: remove environment property from monkey model because it's unused 2021-11-16 17:49:41 +02:00
VakarisZ 6a472b524f Common, UT: remove unused AWS cloud instance infrastructure.
This infrastructure/classes store information about cloud instances monkeys are ran upon, but this data isn't used anywhere
2021-11-16 17:49:41 +02:00
VakarisZ 2b4a51dc97 Common, UT: remove unused azure cloud instance infrastructure.
This infrastructure/classes store information about cloud instances monkeys are ran upon, but this data isn't used anywhere
2021-11-16 17:49:40 +02:00
VakarisZ f3c2a2d012 Common, UT: remove unused GCP cloud instance infrastructure.
This infrastructure/classes store information about cloud instances monkeys are ran upon, but this data isn't used anywhere
2021-11-16 17:49:40 +02:00
VakarisZ 0175199540 Island, Agent: remove environment collector 2021-11-16 17:49:38 +02:00
ilija-lazoroski 13f70297c3
Merge pull request #1591 from guardicore/1537-constant-monkey-dir
1537 constant monkey dir
2021-11-16 11:19:13 +01:00
Ilija Lazoroski 729de3ae9e Changelog: Add entry for removing custom monkey dir name option 2021-11-16 11:08:50 +01:00
Ilija Lazoroski 8497748de0 UT: Remove monkey dir name 2021-11-16 11:07:04 +01:00
Ilija Lazoroski f9e73dc3e4 Island: Remove monkey dir name input 2021-11-16 11:07:04 +01:00
Ilija Lazoroski 76709e385e Agent: Set constant monkey dir name 2021-11-16 11:07:04 +01:00
VakarisZ c3c1b27049
Merge pull request #1590 from guardicore/1535-azure-collector-removal
1535 azure collector removal
2021-11-16 09:47:03 +02:00
VakarisZ b3b8a27f35 Swimm: remove azure collector from swimm tutorials 2021-11-16 09:46:25 +02:00
VakarisZ a5453fda5e UT: remove azure collector from 2021-11-16 09:46:25 +02:00
VakarisZ c6e180bd73 Changelog: add entry about removed azure credential collector 2021-11-16 09:46:22 +02:00
VakarisZ a4f9aa1dfa Agent, Common: remove azure credential collector 2021-11-16 09:46:05 +02:00
VakarisZ f4ee95418d Island: remove azure credential collector 2021-11-16 09:46:05 +02:00
Shreya Malviya ada9237a8b
Merge pull request #1589 from guardicore/1537-constant-singleton-mutex-name
Remove custom singleton mutex name option
2021-11-16 11:49:02 +05:30
Shreya Malviya f90434d38d Chaneglog: Add entry for removing custom singleton mutex name config option 2021-11-16 11:34:14 +05:30
Shreya Malviya 57cc2ef64a UT: Remove custom singleton mutex name config option from UT sample config 2021-11-16 11:33:47 +05:30
Shreya Malviya 4c08bf1a62 Agent: Remove option for custom singleton mutex name and add it as a constant 2021-11-16 11:33:42 +05:30
Shreya Malviya bc08ebeebd Island: Remove config option for custom singleton mutex name 2021-11-16 11:30:54 +05:30
Mike Salvatore 6f4c671725 Agent: Remove unused NOP _banner_match() from HTTPFinder 2021-11-15 13:09:49 -05:00
ilija-lazoroski e0abe199f5
Merge pull request #1588 from guardicore/1537-try-to-move-first
1537 try to move dropper file first
2021-11-15 15:59:26 +01:00
Ilija Lazoroski de0fff9fbb Changelog: Remove checkbox to try move the dropper 2021-11-15 14:17:32 +01:00
Ilija Lazoroski fd4bcb88ea UT: Remove try to move dropper config 2021-11-15 14:15:42 +01:00
Ilija Lazoroski 8e4df65c2f Island: Remove checkbox to try move the dropper 2021-11-15 14:15:42 +01:00
Ilija Lazoroski 5162d973d7 Agent: Always try to move the dropper first 2021-11-15 14:15:40 +01:00
ilija-lazoroski 5c668505e6
Merge pull request #1587 from guardicore/1537-remove-serialize-config
1537 remove serialize config
2021-11-15 14:12:33 +01:00
Ilija Lazoroski cb06f408d4 Changelog: Remove serialize config 2021-11-15 13:36:21 +01:00