ying-jeanne
|
7ddae870e7
|
fix status code 200 (#47818)
|
2022-04-15 08:01:58 -04:00 |
|
Selene
|
8e52dbb87b
|
Chore: Remove bus from authproxy (#46936)
* Make authproxy injectable
* Fix import
* Provide function was in wrong place
* Fixing tests
* More imports and rollback a change
* Fix lint
|
2022-03-30 17:01:24 +02:00 |
|
Serge Zaitsev
|
57fcfd578d
|
Chore: replace macaron with web package (#40136)
* replace macaron with web package
* add web.go
|
2021-10-11 14:30:59 +02:00 |
|
Serge Zaitsev
|
707d3536f0
|
Macaron: Strip down renderer middleware (#37627)
* strip down macaron renderer
* inline renderHTML
* remove IndentJSON parameter
* replace renderer with a html/template set
* fix failing test
* fix renderer paths in tests
* make template reloading even simpler
* unify ignored gzip path lookup
* fix csp middleware usage
|
2021-08-10 13:29:46 +02:00 |
|
Arve Knudsen
|
12661e8a9d
|
Move middleware context handler logic to service (#29605)
* middleware: Move context handler to own service
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Emil Tullsted <sakjur@users.noreply.github.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
|
2020-12-11 11:44:44 +01:00 |
|
Domas
|
7d9a528184
|
Logging: rate limit fronted logging endpoint (#29272)
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
|
2020-12-09 16:22:24 +01:00 |
|