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/servers/controller/handlers
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
5 years ago
..
accounts Removing status from all handlers, repo errors are passed on directly for the most part to be intercepted and translated by the API error handler. (#447) 6 years ago
authenticate Attach account to auth token response. (#480) 5 years ago
authmethods Additional validation for add|set|remove methods. (#527) 5 years ago
authtokens Removing status from all handlers, repo errors are passed on directly for the most part to be intercepted and translated by the API error handler. (#447) 6 years ago
groups Additional validation for add|set|remove methods. (#527) 5 years ago
host_catalogs Removing status from all handlers, repo errors are passed on directly for the most part to be intercepted and translated by the API error handler. (#447) 6 years ago
host_sets Additional validation for add|set|remove methods. (#527) 5 years ago
hosts Removing status from all handlers, repo errors are passed on directly for the most part to be intercepted and translated by the API error handler. (#447) 6 years ago
roles Additional validation for add|set|remove methods. (#527) 5 years ago
scopes Add account ID templating (#518) 5 years ago
sessions List sessions CLI reports correct target id and status (#511) 5 years ago
targets Rename authorize to authorize-session (#531) 5 years ago
users Additional validation for add|set|remove methods. (#527) 5 years ago
workers Add session lifecycle info to controller's INFO log. (#431) 6 years ago
errors.go API Errors: Hide and log internal errors (#411) 6 years ago
errors_test.go API Errors: Hide and log internal errors (#411) 6 years ago
mask_manager.go Target Handler and SDK CRUDL & add|set|remove-host-sets methods. (#310) 6 years ago
mask_manager_test.go Masks can now update attribute fields. (#271) 6 years ago
outgoing_interceptor.go Enable Split Cookies (#318) 6 years ago
outgoing_interceptor_test.go fix: Correct missed name updates to OutgoingInterceptor. 6 years ago
subtypes.go Auth Method API Handler for CRUDL (not updating password specific fields)(#239) 6 years ago
subtypes_test.go Move default port to a TCP target attribute (#361) 6 years ago
verifiers.go API Errors: Hide and log internal errors (#411) 6 years ago
verifiers_test.go API Errors: Hide and log internal errors (#411) 6 years ago