| .. |
|
account
|
|
|
|
activity
|
[management] Add activity events to group propagation flow (#2916)
|
2024-11-21 15:10:34 +01:00 |
|
context
|
|
|
|
geolocation
|
|
|
|
group
|
[management] Refactor group to use store methods (#2867)
|
2024-11-15 20:09:32 +03:00 |
|
http
|
Merge branch 'nameserver-get-account-refactoring' into peers-get-account-refactoring
|
2024-11-27 13:18:17 +03:00 |
|
idp
|
[management] improve zitadel idp error response detail by decoding errors (#2634)
|
2024-09-27 22:21:34 +03:00 |
|
integrated_validator
|
[management] Fix network map update on peer validation (#2849)
|
2024-11-07 09:50:13 +01:00 |
|
integration_reference
|
|
|
|
jwtclaims
|
|
|
|
metrics
|
[management] Setup key improvements (#2775)
|
2024-10-28 17:52:23 +01:00 |
|
migration
|
[management] Setup key improvements (#2775)
|
2024-10-28 17:52:23 +01:00 |
|
mock_server
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
peer
|
Refactor peer to use store methods
|
2024-11-14 19:33:57 +03:00 |
|
posture
|
[management] Refactor posture check to use store methods (#2874)
|
2024-11-25 16:26:24 +01:00 |
|
status
|
[management] Refactor nameserver groups to use store methods (#2888)
|
2024-11-26 17:39:04 +01:00 |
|
telemetry
|
[management] Add metric for peer meta update (#2913)
|
2024-11-19 18:13:26 +01:00 |
|
testdata
|
Add missing tests
|
2024-11-28 12:21:15 +03:00 |
|
testutil
|
|
|
|
account_request_buffer.go
|
|
|
|
account_test.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
account.go
|
Merge branch 'nameserver-get-account-refactoring' into peers-get-account-refactoring
|
2024-11-27 13:18:17 +03:00 |
|
config.go
|
|
|
|
dns_test.go
|
[management] remove network map diff calculations (#2820)
|
2024-10-31 19:24:15 +01:00 |
|
dns.go
|
[management] Refactor DNS settings to use store methods (#2883)
|
2024-11-26 13:43:05 +01:00 |
|
ephemeral_test.go
|
Refactor ephemeral peers
|
2024-11-14 13:04:49 +03:00 |
|
ephemeral.go
|
Refactor ephemeral peers
|
2024-11-14 13:04:49 +03:00 |
|
event_test.go
|
|
|
|
event.go
|
|
|
|
file_store.go
|
[client] Improve state write timeout and abort work early on timeout (#2882)
|
2024-11-13 13:46:00 +01:00 |
|
group_test.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
group.go
|
[management] Refactor posture check to use store methods (#2874)
|
2024-11-25 16:26:24 +01:00 |
|
grpcserver.go
|
[management] Add more logs to the peer update processes (#2881)
|
2024-11-12 14:19:22 +01:00 |
|
integrated_validator.go
|
[management] Refactor group to use store methods (#2867)
|
2024-11-15 20:09:32 +03:00 |
|
management_proto_test.go
|
add tests
|
2024-11-18 16:43:19 +03:00 |
|
management_suite_test.go
|
|
|
|
management_test.go
|
[management] Fix network map update on peer validation (#2849)
|
2024-11-07 09:50:13 +01:00 |
|
nameserver_test.go
|
[management] remove network map diff calculations (#2820)
|
2024-10-31 19:24:15 +01:00 |
|
nameserver.go
|
[management] Refactor nameserver groups to use store methods (#2888)
|
2024-11-26 17:39:04 +01:00 |
|
network_test.go
|
|
|
|
network.go
|
[management] remove network map diff calculations (#2820)
|
2024-10-31 19:24:15 +01:00 |
|
peer_test.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
peer.go
|
Add store locks and prevent fetching setup keys peers when retrieving user peers with empty userID
|
2024-11-28 12:18:02 +03:00 |
|
personal_access_token_test.go
|
|
|
|
personal_access_token.go
|
|
|
|
policy_test.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
policy.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
posture_checks_test.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
posture_checks.go
|
[management] Refactor posture check to use store methods (#2874)
|
2024-11-25 16:26:24 +01:00 |
|
route_test.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
route.go
|
[management] Refactor posture check to use store methods (#2874)
|
2024-11-25 16:26:24 +01:00 |
|
scheduler_test.go
|
|
|
|
scheduler.go
|
|
|
|
setupkey_test.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
setupkey.go
|
[management] Fix getSetupKey call (#2927)
|
2024-11-22 10:15:51 +01:00 |
|
sql_store_test.go
|
Refactor test names and remove duplicate TestPostgresql_SavePeerStatus
|
2024-11-28 12:30:38 +03:00 |
|
sql_store.go
|
Add store locks and prevent fetching setup keys peers when retrieving user peers with empty userID
|
2024-11-28 12:18:02 +03:00 |
|
store_test.go
|
[management] Remove file store (#2689)
|
2024-10-03 15:50:35 +02:00 |
|
store.go
|
Add store locks and prevent fetching setup keys peers when retrieving user peers with empty userID
|
2024-11-28 12:18:02 +03:00 |
|
token_mgr_test.go
|
|
|
|
token_mgr.go
|
|
|
|
updatechannel_test.go
|
[management] remove network map diff calculations (#2820)
|
2024-10-31 19:24:15 +01:00 |
|
updatechannel.go
|
[management] Add more logs to the peer update processes (#2881)
|
2024-11-12 14:19:22 +01:00 |
|
user_test.go
|
[management] Refactor policy to use store methods (#2878)
|
2024-11-26 10:46:05 +01:00 |
|
user.go
|
Merge branch 'nameserver-get-account-refactoring' into peers-get-account-refactoring
|
2024-11-27 13:18:17 +03:00 |