Commit Graph

171 Commits (750b094dda2149f844da8fedc62a8a320376abfc)

Author SHA1 Message Date
Mariell Hoversholm 750b094dda
[release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Alexander Zobnin 043096d652
Team LBAC: Limit access to data source (#78376) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Eric Leijonmarck c13fd62b16
Team LBAC: Add permission check for Update datasource (#77709) 2 years ago
Alexander Zobnin 225a69ba02
Team LBAC: Fix backend validation (#77612) 2 years ago
Eric Leijonmarck 57335cb173
Team LBAC: Add validation/regex of teamheaders (#76905) 2 years ago
Eric Leijonmarck 17fe1d3fc7
Team LBAC: Refactor to use only the teamHeader json part (#76756) 2 years ago
Eric Leijonmarck be5ba68132
Team LBAC: Add `teamHeaders` for datasource proxy requests (#76339) 2 years ago
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
Andres Martinez Gotor ece94b1e01
Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva 6885b3d577
Chore: remove checks for whether RBAC is disabled (#73812) 2 years ago
Ieva ec9c35fae5
Chore: clean up access control for data sources (#73010) 2 years ago
Kousik Mitra 60496fbae3
Chore: Return correct error for name taken and validation error on add/update datasource (#70465) 2 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 2 years ago
Ryan McKinley 422684d8b0
Plugins: Support changing plugin IDs (hardcoded) (#67867) 2 years ago
Jean-Philippe Quéméner 42cdec369d
Datasources: provide generic function to extract custom headers (#66738) 2 years ago
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
suntala 49b3027049
Chore: Remove Result field from datasources (#63048) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
Ieva a8bae3f0b0
Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Ieva 6d5bdf12e8
resolve merge conflicts (#55503) 3 years ago
Sofia Papagiannaki 950715b255
API: Do not expose user input in datasource error responses (#53483) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Sofia Papagiannaki 87004cc22d
API: Do not expose user input in datasource error responses (#52992) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
Michael Mandrus 9aa6ce2a50
Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Michael Mandrus c043a8818a
Secrets: add better error handling for secret plugin failures when updating datasources (#50542) 3 years ago
Karl Persson 7fad8d6171
RBAC: Move datasource access check to middleware (#50430) 3 years ago
Marcus Efraimsson 36c3398c6d
Datasource: Remove support for unencrypted passwords (#49987) 3 years ago
Marcus Efraimsson a7813275a5
Plugins: Support headers field for check health (#49930) 3 years ago
Sofia Papagiannaki be0d043673
API: Add endpoint for updating a data source by its UID (#49396) 3 years ago
Sofia Papagiannaki 6bb843bd0e
API: Introduce health and resources data source endpoints using the data source UID (#48676) 3 years ago
Will Browne f135a5c8a4
Plugins: Refactor plugin resource call with and without data source (#48754) 3 years ago
Guilherme Caulada 2533f21015
DataSource: Fix secure json data reset on datasource update (#48557) 3 years ago
Guilherme Caulada 53e9bf47db
Secrets: Implement tests and debug log improvements on unified secrets (#48213) 3 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Karl Persson cac6936015
Access control: Change data source permissions to be based on UID (#46741) 3 years ago
Gabriel MABILLE 3440e7c8f7
AccessControl: Fix locked role picker in orgs/edit page (#46539) 3 years ago
Karl Persson 7ab1ef8d6e
Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
Emil Tullstedt 0e5ac29763
Data sources: Grant creator edit permissions to data source by default (#46168) 3 years ago