You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/session
Louis Ruch 5fe23ab14d
feat(session): Store session credentials
4 years ago
..
connection.go feature: Add client ip to inbound request information (#1678) 4 years ago
connection_closed_reason.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
connection_closed_with.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
connection_closed_with_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
connection_state.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
connection_state_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
connection_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
credential.go feat(session): Store session credentials 4 years ago
dynamic_credential.go feat(session): Store session credentials 4 years ago
ids.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
ids_test.go basic sessions (#337) 6 years ago
immutable_fields_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
options.go Add cleanup of dead connections no longer reported by a worker (#1220) 5 years ago
options_test.go Add cleanup of dead connections no longer reported by a worker (#1220) 5 years ago
query.go repo: Return connection informat in Session response object (#1690) 4 years ago
repository.go repo: Return connection informat in Session response object (#1690) 4 years ago
repository_connection.go refact: Changes required for gorm v2 (#1528) 4 years ago
repository_connection_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
repository_credential.go feat(session): Store session credentials 4 years ago
repository_credential_test.go feat(session): Store session credentials 4 years ago
repository_session.go feature: Add client ip to inbound request information (#1678) 4 years ago
repository_session_test.go feat(session): Store session credentials 4 years ago
repository_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
session.go repo: Return connection informat in Session response object (#1690) 4 years ago
session_connect_with.go feature: Add client ip to inbound request information (#1678) 4 years ago
session_connect_with_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
session_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
state.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
state_test.go ICU-745/Refactor internal/session to new domain errors (#877) 5 years ago
term_reason.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
testing.go feature: Add client ip to inbound request information (#1678) 4 years ago
testing_test.go feature: Add client ip to inbound request information (#1678) 4 years ago
util.go refactor: Move functions from kms pkg to new libs/crypto pkg (#1650) 4 years ago
util_test.go refactor: Move functions from kms pkg to new libs/crypto pkg (#1650) 4 years ago