-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[management] Refactor account retrieval to use store methods #2671
base: main
Are you sure you want to change the base?
Commits on Sep 16, 2024
-
refactor access control middleware and user access by JWT groups
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 258b30c - Browse repository at this point
Copy the full SHA 258b30cView commit details
Commits on Sep 17, 2024
-
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cf1b02 - Browse repository at this point
Copy the full SHA 3cf1b02View commit details -
refactor handlers to get account when necessary
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5d55d3 - Browse repository at this point
Copy the full SHA e5d55d3View commit details
Commits on Sep 18, 2024
-
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccab3b4 - Browse repository at this point
Copy the full SHA ccab3b4View commit details -
refactor getAccountWithAuthorizationClaims
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 720d36a - Browse repository at this point
Copy the full SHA 720d36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c4158 - Browse repository at this point
Copy the full SHA a4c4158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 021fc8f - Browse repository at this point
Copy the full SHA 021fc8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f60a423 - Browse repository at this point
Copy the full SHA f60a423View commit details -
remove GetUserByID from account manager
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f9c54f - Browse repository at this point
Copy the full SHA 8f9c54fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9631cb4 - Browse repository at this point
Copy the full SHA 9631cb4View commit details
Commits on Sep 20, 2024
-
refactor getAccountWithAuthorizationClaims to return account id
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d9bb7e - Browse repository at this point
Copy the full SHA 4d9bb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26dd045 - Browse repository at this point
Copy the full SHA 26dd045View commit details
Commits on Sep 22, 2024
-
refactor handlers to use GetAccountIDFromToken
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f98add - Browse repository at this point
Copy the full SHA 8f98addView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7601a17 - Browse repository at this point
Copy the full SHA 7601a17View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9f612d - Browse repository at this point
Copy the full SHA d9f612dView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2884038 - Browse repository at this point
Copy the full SHA 2884038View commit details -
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ffe89d - Browse repository at this point
Copy the full SHA 1ffe89dView commit details -
add GetGroupByID from store and refactor
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7561706 - Browse repository at this point
Copy the full SHA 7561706View commit details -
Refactor retrieval of policy and posture checks
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eab8564 - Browse repository at this point
Copy the full SHA eab8564View commit details -
Refactor user permissions and retrieves PAT
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d14b855 - Browse repository at this point
Copy the full SHA d14b855View commit details
Commits on Sep 25, 2024
-
Refactor route, setupkey, nameserver and dns to get record(s) from store
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16174f0 - Browse repository at this point
Copy the full SHA 16174f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41b212f - Browse repository at this point
Copy the full SHA 41b212fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b815393 - Browse repository at this point
Copy the full SHA b815393View commit details -
Configuration menu - View commit details
-
Copy full SHA for c384874 - Browse repository at this point
Copy the full SHA c384874View commit details -
add store policy save and method
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87c8430 - Browse repository at this point
Copy the full SHA 87c8430View commit details
Commits on Sep 26, 2024
-
refactor posture checks save and deletion
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b4bcdf - Browse repository at this point
Copy the full SHA 3b4bcdfView commit details -
fix add missing policy source posture checks
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc82c2d - Browse repository at this point
Copy the full SHA dc82c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30253b0 - Browse repository at this point
Copy the full SHA 30253b0View commit details -
Merge branch 'main' into refactor-get-account-by-token
# Conflicts: # management/server/sql_store.go
Configuration menu - View commit details
-
Copy full SHA for 871595d - Browse repository at this point
Copy the full SHA 871595dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6a9fd - Browse repository at this point
Copy the full SHA ca6a9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4575ae2 - Browse repository at this point
Copy the full SHA 4575ae2View commit details -
Merge branch 'refactor-get-account-by-token' into refactor/get-accoun…
…t-usage # Conflicts: # management/server/file_store.go
Configuration menu - View commit details
-
Copy full SHA for f61c914 - Browse repository at this point
Copy the full SHA f61c914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73be8c8 - Browse repository at this point
Copy the full SHA 73be8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f18c2 - Browse repository at this point
Copy the full SHA 96f18c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1b2b0a - Browse repository at this point
Copy the full SHA b1b2b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d87fe02 - Browse repository at this point
Copy the full SHA d87fe02View commit details
Commits on Sep 27, 2024
-
Merge branch 'main' into refactor/get-account-usage
# Conflicts: # management/server/file_store.go # management/server/http/posture_checks_handler.go # management/server/mock_server/account_mock.go # management/server/policy.go # management/server/sql_store.go # management/server/store.go
Configuration menu - View commit details
-
Copy full SHA for bc52041 - Browse repository at this point
Copy the full SHA bc52041View commit details -
Configuration menu - View commit details
-
Copy full SHA for edf6767 - Browse repository at this point
Copy the full SHA edf6767View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e47c94 - Browse repository at this point
Copy the full SHA 9e47c94View commit details -
refactor account and dns settings
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43eb726 - Browse repository at this point
Copy the full SHA 43eb726View commit details -
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d36d30d - Browse repository at this point
Copy the full SHA d36d30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a37b12 - Browse repository at this point
Copy the full SHA 1a37b12View commit details -
Fix posture check name uniqueness per account
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f43a006 - Browse repository at this point
Copy the full SHA f43a006View commit details -
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9ed25f - Browse repository at this point
Copy the full SHA f9ed25fView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78e2386 - Browse repository at this point
Copy the full SHA 78e2386View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0297b5f - Browse repository at this point
Copy the full SHA 0297b5fView commit details
Commits on Oct 14, 2024
-
Merge branch 'main' into refactor/get-account-usage
# Conflicts: # management/server/account.go # management/server/file_store.go # management/server/peer.go # management/server/policy.go # management/server/route.go # management/server/sql_store.go # management/server/store.go # management/server/user.go
Configuration menu - View commit details
-
Copy full SHA for a8c8b77 - Browse repository at this point
Copy the full SHA a8c8b77View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1123729 - Browse repository at this point
Copy the full SHA 1123729View commit details
Commits on Oct 16, 2024
-
Remove get account from groups ops
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7c63d5 - Browse repository at this point
Copy the full SHA d7c63d5View commit details
Commits on Oct 17, 2024
-
check user accounts for setup keys
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7a6996 - Browse repository at this point
Copy the full SHA d7a6996View commit details -
get the first element when get record by ID
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b66f331 - Browse repository at this point
Copy the full SHA b66f331View commit details -
Refactor policy save and delete
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 408d0cd - Browse repository at this point
Copy the full SHA 408d0cdView commit details -
Merge branch 'main' into refactor/get-account-usage
# Conflicts: # management/server/sql_store.go
Configuration menu - View commit details
-
Copy full SHA for b0edc5f - Browse repository at this point
Copy the full SHA b0edc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee96a81 - Browse repository at this point
Copy the full SHA ee96a81View commit details -
refactor get peers posture checks
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83be99c - Browse repository at this point
Copy the full SHA 83be99cView commit details -
Merge branch 'main' into refactor/get-account-usage
# Conflicts: # management/server/account.go
Configuration menu - View commit details
-
Copy full SHA for a82b5ce - Browse repository at this point
Copy the full SHA a82b5ceView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97dbdd7 - Browse repository at this point
Copy the full SHA 97dbdd7View commit details
Commits on Oct 23, 2024
-
Refactor peer expiry, inactivity, location and status update to remov…
…e get account Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bdcb41 - Browse repository at this point
Copy the full SHA 0bdcb41View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 313e158 - Browse repository at this point
Copy the full SHA 313e158View commit details
Commits on Oct 28, 2024
-
wip: refactor get account in peers
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bf0bf4 - Browse repository at this point
Copy the full SHA 9bf0bf4View commit details
Commits on Oct 29, 2024
-
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7278a21 - Browse repository at this point
Copy the full SHA 7278a21View commit details
Commits on Oct 30, 2024
-
Merge branch 'main' into refactor-get-account-by-token
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 901d283 - Browse repository at this point
Copy the full SHA 901d283View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7525d9 - Browse repository at this point
Copy the full SHA b7525d9View commit details
Commits on Oct 31, 2024
-
Refactor ephemeral peers and mark PAT as used
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b94f6e - Browse repository at this point
Copy the full SHA 6b94f6eView commit details -
Merge branch 'main' into refactor/get-account-usage
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8cacdae - Browse repository at this point
Copy the full SHA 8cacdaeView commit details -
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e73b5da - Browse repository at this point
Copy the full SHA e73b5daView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fed48de - Browse repository at this point
Copy the full SHA fed48deView commit details -
Refactor service user handling, user cache lookup, and cache loading
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa5db7d - Browse repository at this point
Copy the full SHA fa5db7dView commit details
Commits on Nov 2, 2024
-
Merge branch 'main' into refactor/get-account-usage
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74246d1 - Browse repository at this point
Copy the full SHA 74246d1View commit details -
Refactor user and peers delete
Signed-off-by: bcmmbaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dde01b8 - Browse repository at this point
Copy the full SHA dde01b8View commit details