Mike Salvatore
|
449207876f
|
Island: Register Deployment as instance, not convention
|
2022-08-03 13:33:29 -04:00 |
Mike Salvatore
|
582bc46f8c
|
Island: Rename keys in Version resource
|
2022-08-03 13:24:30 -04:00 |
Ilija Lazoroski
|
6feb261254
|
Island: Use Version object in Version endpoint
|
2022-08-03 17:04:39 +02:00 |
Ilija Lazoroski
|
fb12c777a6
|
Island: Register Version instance
|
2022-08-03 17:01:52 +02:00 |
Ilija Lazoroski
|
682e52c38f
|
Island: Register version_number convetnion
|
2022-08-03 17:01:14 +02:00 |
Ilija Lazoroski
|
133bf75774
|
Island: Register deployment convention
|
2022-08-03 17:00:08 +02:00 |
Ilija Lazoroski
|
d1efa1a790
|
Common: Strip out newline in version
|
2022-08-03 16:50:31 +02:00 |
Ilija Lazoroski
|
8586d89062
|
Island: Implement Version object
|
2022-08-03 16:43:04 +02:00 |
Ilija Lazoroski
|
3c1653d872
|
Island: Add semantic_version to Pipfile
Used to validate version string
|
2022-08-03 16:28:18 +02:00 |
Ilija Lazoroski
|
117b1ebe5a
|
Island: Add Deployment Enum
|
2022-08-03 16:26:22 +02:00 |
Mike Salvatore
|
c7be5f6c68
|
Project: Add AbstractEvent to vulture_allowlist.py
|
2022-08-02 20:38:08 -04:00 |
Mike Salvatore
|
e79a29f7aa
|
Common: Add AbstractEvent
|
2022-08-02 14:41:08 -04:00 |
Mike Salvatore
|
2c55b8a4df
|
Island: Shorten IslandLog import in app.py
|
2022-08-02 12:09:53 -04:00 |
Mike Salvatore
|
b061613a0b
|
Island: Add IslandLog to resources/__init__.py
|
2022-08-02 12:08:49 -04:00 |
Mike Salvatore
|
7ecd4c50be
|
Island: Rename island_logs.py -> island_log.py
|
2022-08-02 12:08:25 -04:00 |
Shreya Malviya
|
ad5ff9af03
|
Merge pull request #2150 from guardicore/2105-add-docstrings
Add docstrings to auth endpoints
|
2022-08-02 18:47:57 +05:30 |
Shreya Malviya
|
7f915d987a
|
Merge pull request #2151 from guardicore/add-get_file_contents-to-file-utils
Add get_file_contents() to file utils
|
2022-08-02 18:29:06 +05:30 |
Shreya Malviya
|
c7f9a5c90a
|
UT: Use renamed resource (Registration -> Register)
|
2022-08-02 18:26:40 +05:30 |
Shreya Malviya
|
a5f71a3ff5
|
Island: Rename Registration -> Register
|
2022-08-02 18:25:12 +05:30 |
Shreya Malviya
|
5826ef1767
|
Island: Fixes docstrings in Authenticate and Registration resources according to PEP 257
|
2022-08-02 18:24:00 +05:30 |
Shreya Malviya
|
f80e53aca1
|
Island: Rename get_file_contents() -> get_text_file_contents()
|
2022-08-02 18:21:21 +05:30 |
Shreya Malviya
|
b7a113fb14
|
Island: Remove unused get_log_file_contents() from cc/server_utils/island_logger.py
|
2022-08-02 18:11:55 +05:30 |
Shreya Malviya
|
82e92e39e4
|
Island: Use get_file_contents() in IslandLog
|
2022-08-02 18:11:25 +05:30 |
Shreya Malviya
|
cb79708fda
|
Island: Add get_file_contents() to file utils
|
2022-08-02 18:09:50 +05:30 |
Shreya Malviya
|
dc4749da63
|
Merge pull request #2149 from guardicore/2105-new-api-endpoint-registration-status
New API endpoint for registration status
|
2022-08-02 14:46:07 +05:30 |
Shreya Malviya
|
ac34eb56e9
|
Island: Add docstrings to Registration resource
|
2022-08-02 14:45:31 +05:30 |
Shreya Malviya
|
9f02fd4e44
|
Island: Add docstrings to Authenticate resource
|
2022-08-02 14:42:58 +05:30 |
Shreya Malviya
|
677e2755b9
|
Island: Add docstrings to AuthenticationService
|
2022-08-02 14:37:50 +05:30 |
Shreya Malviya
|
4801235c4b
|
UT: Add tests for new RegistrationStatus resource
|
2022-08-02 14:22:18 +05:30 |
Shreya Malviya
|
3dc2edcdc1
|
Changelog: Add entry for new registration status endpoint
|
2022-08-02 14:18:26 +05:30 |
Shreya Malviya
|
ec5b22aa87
|
Island: Remove unused GET from Registration resource
|
2022-08-02 14:16:05 +05:30 |
Shreya Malviya
|
fb3a511a41
|
UI: Use new registration status API endpoint
|
2022-08-02 14:16:05 +05:30 |
Shreya Malviya
|
420839d0bc
|
Island: Add new RegistrationStatus resource
|
2022-08-02 14:16:05 +05:30 |
Shreya Malviya
|
9442b66912
|
Merge pull request #2147 from guardicore/2105-refactor-auth-endpoints
Rename endpoints for auth and register, remove unnecessary error
|
2022-08-02 14:15:36 +05:30 |
Shreya Malviya
|
486e28928e
|
UT: Rename test files to be consistent with names of files they're testing
|
2022-08-02 14:04:06 +05:30 |
Shreya Malviya
|
40f69f0e58
|
UT: Modify test_authentication_successful to not check for 'error' field in response
|
2022-08-02 14:02:36 +05:30 |
Shreya Malviya
|
05f9e527e9
|
Island: Remove unnecessary error in Authenticate POST
|
2022-08-02 13:48:28 +05:30 |
Shreya Malviya
|
767cc8fa3e
|
Changelog: Add enty for auth and registration endpoint renaming
|
2022-08-02 13:18:16 +05:30 |
Shreya Malviya
|
f9ddba423b
|
UT: Change imports cc.resources.auth.registration -> cc.resources.auth.register
|
2022-08-02 13:15:09 +05:30 |
Shreya Malviya
|
21501fdde5
|
Island: Rename cc/resources/auth/registration.py -> cc/resources/auth/register.py
|
2022-08-02 13:15:09 +05:30 |
Shreya Malviya
|
54a0072454
|
BB: Change /api/registration -> /api/register
|
2022-08-02 13:15:09 +05:30 |
Shreya Malviya
|
236b2cb3e2
|
UI: Change /api/registration -> /api/register
|
2022-08-02 13:15:09 +05:30 |
Shreya Malviya
|
187dc64045
|
Island: Change /api/registration -> /api/register
|
2022-08-02 13:15:09 +05:30 |
Shreya Malviya
|
a9e13c37ea
|
UT: Change imports cc.resources.auth.auth -> cc.resources.auth.authenticate
|
2022-08-02 13:15:09 +05:30 |
Shreya Malviya
|
b5784f0479
|
Island: Rename cc/resources/auth/auth.py -> cc/resources/auth/authenticate.py
|
2022-08-02 13:15:09 +05:30 |
Shreya Malviya
|
8342ec8b5c
|
UI: Change /api/auth -> /api/authenticate
|
2022-08-02 13:15:09 +05:30 |
Shreya Malviya
|
3c1e69eabb
|
BB: Change /api/auth -> /api/authenticate
|
2022-08-02 13:15:08 +05:30 |
Shreya Malviya
|
1635f3204a
|
Island: Change /api/auth -> /api/authenticate
|
2022-08-02 13:15:08 +05:30 |
Shreya Malviya
|
30166880bb
|
Merge pull request #2142 from guardicore/2107-refactor-api-log-endpoint
Refactor Island log endpoint
|
2022-08-02 13:14:32 +05:30 |
Shreya Malviya
|
eb20c9403d
|
UI: Fix logic in IslandLogDownloadButton as per changes to IslandLog resource
|
2022-08-02 13:02:39 +05:30 |