mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-22 16:13:31 +01:00
0b8387bd2c
* Added Domain Category field and fix store tests * Add GetAccountByDomain method * Add Domain Category to authorization claims * Initial GetAccountWithAuthorizationClaims test cases * Renamed Private Domain map and index it on saving account * New Go build tags * Added NewRegularUser function * Updated restore to account for primary domain account Also, added another test case * Added grouping user of private domains Also added auxiliary methods for update metadata and domain attributes * Update http handles get account method and tests * Fix lint and document another case * Removed unnecessary log * Move use cases to method and add flow comments * Split the new user and existing logic from GetAccountWithAuthorizationClaims * Review: minor corrections Co-authored-by: braginini <bangvalo@gmail.com> |
||
---|---|---|
.. | ||
http | ||
idp | ||
jwtclaims | ||
migration | ||
mock_server | ||
testdata | ||
account_test.go | ||
account.go | ||
config.go | ||
file_store_test.go | ||
file_store.go | ||
grpcserver.go | ||
management_proto_test.go | ||
management_suite_test.go | ||
management_test.go | ||
network.go | ||
peer_test.go | ||
peer.go | ||
setupkey_test.go | ||
setupkey.go | ||
store.go | ||
turncredentials_test.go | ||
turncredentials.go | ||
updatechannel_test.go | ||
updatechannel.go | ||
user.go |