grafana/pkg/web
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289)
* Implement requester interface in the access control module
2023-09-06 11:16:10 +02:00
..
webtest Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02:00
binding_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
binding.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
context_test.go Server: Write internal server error on missing write (#57813) 2022-11-07 16:14:41 +01:00
context.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
macaron.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
macaron.s pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00
render.go pkg/web: closure-style middlewares (#51238) 2022-08-09 14:58:50 +02:00
response_writer_test.go Chore: Move remaining web framework code to pkg/web, remove macaron binding module (#43018) 2021-12-13 15:56:14 +01:00
response_writer.go Chore: Add grafana-apiserver (#70721) 2023-07-14 12:22:10 -07:00
router.go pkg/web: closure-style middlewares (#51238) 2022-08-09 14:58:50 +02:00
tree.go Chore: Use strings.ReplaceAll and preallocate containers (#58483) 2022-11-09 17:17:09 +01:00
web.go Chore: Move remaining web framework code to pkg/web, remove macaron binding module (#43018) 2021-12-13 15:56:14 +01:00