.. |
account
|
|
|
activity
|
Add session expire functionality based on inactivity (#2326)
|
2024-10-13 14:52:43 +02:00 |
context
|
|
|
differs
|
use generic differ for netip.Addr and netip.Prefix
|
2024-10-09 23:49:41 +03:00 |
geolocation
|
[management] Auto update geolite (#2297)
|
2024-09-09 18:27:42 +02:00 |
group
|
|
|
http
|
Add session expire functionality based on inactivity (#2326)
|
2024-10-13 14:52:43 +02:00 |
idp
|
[management] improve zitadel idp error response detail by decoding errors (#2634)
|
2024-09-27 22:21:34 +03:00 |
integrated_validator
|
|
|
integration_reference
|
|
|
jwtclaims
|
[management] Add support to ECDSA public Keys (#2461)
|
2024-08-27 16:37:55 +02:00 |
metrics
|
|
|
migration
|
|
|
mock_server
|
Merge branch 'feature/optimize-network-map-updates' into feature/validate-group-association
|
2024-10-10 09:46:32 +03:00 |
peer
|
Merge branch 'main' into feature/optimize-network-map-updates
|
2024-10-21 12:36:43 +03:00 |
posture
|
|
|
status
|
[management] Propagate error in store errors (#2709)
|
2024-10-09 14:33:58 +02:00 |
telemetry
|
[management] Refactor HTTP metrics (#2476)
|
2024-08-23 19:42:55 +03:00 |
testdata
|
fix management suite tests
|
2024-10-10 15:26:05 +03:00 |
testutil
|
|
|
account_request_buffer.go
|
rename request buffer and update default interval (#2459)
|
2024-08-21 11:44:52 +02:00 |
account_test.go
|
Merge branch 'feature/optimize-network-map-updates' into feature/validate-group-association
|
2024-10-21 12:37:24 +03:00 |
account.go
|
Merge branch 'feature/validate-group-association' into feature/validate-group-association-debug
|
2024-10-21 12:37:44 +03:00 |
config.go
|
[relay] Feature/relay integration (#2244)
|
2024-09-08 12:06:14 +02:00 |
dns_test.go
|
add tests missing tests for dns setting groups
|
2024-10-21 19:57:56 +03:00 |
dns.go
|
add trace logs for skip network update
|
2024-10-21 12:09:48 +03:00 |
ephemeral_test.go
|
[management] Add transaction to addPeer (#2469)
|
2024-09-16 15:47:03 +02:00 |
ephemeral.go
|
|
|
event_test.go
|
|
|
event.go
|
Add write lock for peer when saving its connection status (#2359)
|
2024-07-31 14:53:32 +02:00 |
file_store.go
|
Add session expire functionality based on inactivity (#2326)
|
2024-10-13 14:52:43 +02:00 |
group_test.go
|
add route and group tests
|
2024-10-21 22:34:58 +03:00 |
group.go
|
Merge branch 'feature/validate-group-association' into feature/validate-group-association-debug
|
2024-10-21 17:12:42 +03:00 |
grpcserver.go
|
[management, client] Add access control support to network routes (#2100)
|
2024-10-02 13:41:00 +02:00 |
integrated_validator.go
|
Add write lock for peer when saving its connection status (#2359)
|
2024-07-31 14:53:32 +02:00 |
management_proto_test.go
|
[management] Move testdata to sql files (#2693)
|
2024-10-10 12:35:03 +02:00 |
management_suite_test.go
|
|
|
management_test.go
|
[management] Move testdata to sql files (#2693)
|
2024-10-10 12:35:03 +02:00 |
nameserver_test.go
|
add ns group and policy tests
|
2024-10-21 20:35:33 +03:00 |
nameserver.go
|
Merge branch 'feature/validate-group-association' into feature/validate-group-association-debug
|
2024-10-21 17:12:42 +03:00 |
network_test.go
|
|
|
network.go
|
Merge branch 'main' into feature/optimize-network-map-updates
|
2024-10-03 14:10:46 +03:00 |
peer_test.go
|
refactor peer and user
|
2024-10-21 15:35:31 +03:00 |
peer.go
|
Merge branch 'feature/validate-group-association' into feature/validate-group-association-debug
|
2024-10-22 17:47:46 +03:00 |
personal_access_token_test.go
|
|
|
personal_access_token.go
|
|
|
policy_test.go
|
add ns group and policy tests
|
2024-10-21 20:35:33 +03:00 |
policy.go
|
Merge branch 'feature/validate-group-association' into feature/validate-group-association-debug
|
2024-10-21 22:36:43 +03:00 |
posture_checks_test.go
|
add tests for posture checks changes
|
2024-10-21 20:07:45 +03:00 |
posture_checks.go
|
Merge branch 'feature/validate-group-association' into feature/validate-group-association-debug
|
2024-10-21 17:12:42 +03:00 |
route_test.go
|
add route and group tests
|
2024-10-21 22:34:58 +03:00 |
route.go
|
add trace logs for skip network update
|
2024-10-21 12:09:48 +03:00 |
scheduler_test.go
|
Reduce test logs (#2550)
|
2024-09-06 16:28:19 +02:00 |
scheduler.go
|
|
|
setupkey_test.go
|
fix user and setup key tests
|
2024-10-08 16:51:00 +03:00 |
setupkey.go
|
Merge branch 'feature/optimize-network-map-updates' into feature/validate-group-association
|
2024-10-04 10:46:41 +03:00 |
sql_store_test.go
|
Fix JSON function compatibility for SQLite and PostgreSQL (#2746)
|
2024-10-16 17:55:30 +02:00 |
sql_store.go
|
Fix JSON function compatibility for SQLite and PostgreSQL (#2746)
|
2024-10-16 17:55:30 +02:00 |
store_test.go
|
[management] Remove file store (#2689)
|
2024-10-03 15:50:35 +02:00 |
store.go
|
[management] Refactor getAccountIDWithAuthorizationClaims (#2715)
|
2024-10-12 08:35:51 +02:00 |
token_mgr_test.go
|
[relay] Improve relay messages (#2574)
|
2024-09-11 16:20:30 +02:00 |
token_mgr.go
|
[relay] Improve relay messages (#2574)
|
2024-09-11 16:20:30 +02:00 |
updatechannel_test.go
|
add panic recovery and detailed logging in peer update comparison
|
2024-10-22 17:46:42 +03:00 |
updatechannel.go
|
Merge branch 'feature/validate-group-association' into feature/validate-group-association-debug
|
2024-10-22 17:47:46 +03:00 |
user_test.go
|
refactor peer and user
|
2024-10-21 15:35:31 +03:00 |
user.go
|
Merge branch 'feature/validate-group-association' into feature/validate-group-association-debug
|
2024-10-21 15:35:56 +03:00 |