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
Todd Knight 2ce9affeea
Don't use repo to check impossible token requests and repo doesn't return error on token value mismatch. (#171)
6 years ago
..
common Tools for auth token interception and authentication (#152) 6 years ago
handlers Don't use repo to check impossible token requests and repo doesn't return error on token value mismatch. (#171) 6 years ago
config.go Adding SDK ability to do CRUD operations on groups and roles under the project scope. (#157) 6 years ago
controller.go Tools for auth token interception and authentication (#152) 6 years ago
cors_test.go Create User Service Handler and SDK (#106) 6 years ago
handler.go Separate out ui handler under build tag (#170) 6 years ago
handler_noui.go Separate out ui handler under build tag (#170) 6 years ago
handler_test.go Fix handler test by moving it to a new file with a build tag 6 years ago
handler_ui.go Separate out ui handler under build tag (#170) 6 years ago
handler_ui_test.go Fix handler test by moving it to a new file with a build tag 6 years ago
index_response_writer.go Attempt to fix content-length header in index (#159) 6 years ago
listeners.go Handler hostcatalogs (#86) 6 years ago
testing.go Enable UI handling logic with dev passthrough directories. (#145) 6 years ago
testing_test.go Add TestController (#50) 6 years ago
worker_tls_config.go Add auth over ALPN (#5) 6 years ago