Sam Arnold
5015297d40
fix: more expressive errors ( #22448 )
...
* fix: more expressive errors
Closes #22446
* fix: server only logging for untyped errors
* chore: fix formatting
2021-09-13 15:12:35 -04:00
Daniel Moran
00afd95cb7
refactor: automated move of errors and id from root to kit ( #21101 )
...
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-03-30 14:10:02 -04:00
Daniel Moran
15b9531273
fix: correct various typos ( #19987 )
...
Co-authored-by: kumakichi <xyesan@gmail.com>
2020-11-11 13:54:21 -05:00
Jonathan A. Sternberg
0ae8bebd75
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
Lorenzo Affetti
40999629ee
refactor(authorizer): auth micro framework
2020-03-19 09:43:20 +01:00
Lorenzo Affetti
4e22b0b1af
fix(authorizer): fix endpoint handler auth
2020-03-11 18:09:53 +01:00
Lyon Hill
997168c0be
fix(endpoint): when looking up a endpoint we should allow org only lookup ( #16050 )
...
* fix(endpoint): when looking up a endpoint we should allow org only lookup
In the current system the api always adds "UserID" to the filter. This only
allows the system to look up endpoints that user created. The behavior should be
that we filter based on user input and use authorizor to hide things they shouldn't see.
2019-11-27 09:09:36 -07:00
Kelvin Wang
7a677e9532
fix(http): fix notfication endpoint secret store
2019-08-28 16:02:17 -04:00
Kelvin Wang
8a503b5a08
chore(authorizer): user org perm for endpoints
2019-08-15 22:41:29 -04:00
Kelvin Wang
c394391b8c
feat(authorizer): add notification endpoint
2019-08-15 21:56:23 -04:00