Commit Graph

4 Commits (a2071478c804fdbaf8dbefdbdc013f63bd326973)

Author SHA1 Message Date
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