Commit Graph

309 Commits (2848be90355d77e446c783fd339a7f4d49ed1199)

Author SHA1 Message Date
Karl Persson 8cea8fdaea
Access Control: Filter out hidden permissions in access control dashboard guardian (#46177) 3 years ago
Karl Persson 4982ca3b1d
Access control: Use access control for dashboard and folder (#44702) 3 years ago
Karl Persson 18cbfba596
Access control: Filter users and teams by read permissions (#45968) 3 years ago
Gabriel MABILLE 14bee49f9a
AccessControl: Compute metadata from context permissions (#45578) 3 years ago
Karl Persson cdc08105c2
Access control: Set default permissions for data sources when using access control (#45482) 3 years ago
Ezequiel Victorero 4f815e3d8e
Access control: adding FGAC to annotation GET endpoints and fixed roles (#45102) 3 years ago
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
Karl Persson d2b9da9dde
Access control: Support uids for resource permissions (#45226) 3 years ago
Gabriel MABILLE 78fc0258b1
AccessControl: Implement SQL filters for team members filtering (#44898) 3 years ago
Gabriel MABILLE 01b88adb3a
AccessControl: SQL filters for team search (#44557) 3 years ago
Ieva 4f4b1cb5ea
Access control: hide team role picker if user doesn't have access to it (#45068) 3 years ago
Karl Persson 01d961c824
update mock (#45010) 3 years ago
Karl Persson 922b9465ec
Access Control: Add function to set several permissions on a resource in one transaction (#44768) 3 years ago
Gabriel MABILLE 178193c84b
AccessControl: Use an SQLFilter struct (#44887) 3 years ago
Ieva 602d62ebcc
Access control: FGAC for team sync endpoints (#44673) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
Gabriel MABILLE f81b9c8150
AccessControl: Read team permissions from db (#44727) 3 years ago
Karl Persson 5ca9d2895b
Add viewer grant to `fixed:datasources:reader` if viewers_can_edit is set to true (#44657) 3 years ago
Karl Persson 16e62965f5
handle case when scope is wildcard (#44654) 3 years ago
Karl Persson e844b263c7
Access control: Load permissions from memory and database (#42080) 3 years ago
J Guerreiro 2894f07f05
AccessControl: improve denied message (#44551) 3 years ago
J Guerreiro 153b231521
AccessControl: Refine interface for AC store (#44536) 3 years ago
J Guerreiro cb6e5ae8ce
AccessControl: Add access control actions and scopes to team update and delete 3 years ago
Karl Persson bf63ccbe00
Access control: Rewrite access control SQL filter (#44488) 3 years ago
Ryan McKinley 5d66194ec5
FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 3 years ago
Gabriel MABILLE d4f682190f
AccessControl: Implement teams resource service (#43951) 3 years ago
Katarina Yang 92ca38bedf
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 3 years ago
Karl Persson de2c5783fa
Access Control: Pass db session to hooks (#44428) 3 years ago
Agnès Toulet 65bdb3a899
FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 3 years ago
idafurjes 00c389933b
Chore: Remove bus from team (#44218) 3 years ago
Ryan McKinley f94c0decbd
FeatureFlags: manage feature flags outside of settings.Cfg (#43692) 3 years ago
Gabriel MABILLE 54280fc9d7
AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
Karl Persson f999910dc6
Access control: Add access control sql filter to org user queries (#43961) 3 years ago
Ieva a06564fb0d
Access control: allow granting a fixed role dynamically based on the startup settings (#43867) 3 years ago
Ieva 41b709d08d
Access control: permissions for team creation (#43506) 3 years ago
Karl Persson d350ed0f35
Access Control: SQL filter (#43560) 3 years ago
Gabriel MABILLE 92c568e9f7
AccessControl: Remove unused error from `GetResourcesMetadata` (#43710) 3 years ago
Karl Persson 2425828a0b
quote reserved keyword (#43652) 3 years ago
Karl Persson ee690a7bb0
Add org_id in join (#43648) 3 years ago
J Guerreiro a0cf57b5b8
AccessControl: Reduce tone of access error (#43601) 3 years ago
Karl Persson 0ace9695a6
Access control: Add optional hooks (#43372) 3 years ago
Karl Persson 2409d8dc1f
check the value of the feature toggle (#43433) 3 years ago
Karl Persson b3d5a607d4
Access Control: Add option to filter only managed permissions (#43371) 3 years ago
idafurjes ff3cf94b56
Chore: Remove context.TODO() from services (#42555) 3 years ago
Karl Persson c3ca2d214d
Access control: Refactor managed permission system to create api and frontend components (#42540) 3 years ago
Gabriel MABILLE c7cabdfd6f
AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 4 years ago
Karl Persson 9558c09a7c
Access Control: Store permissions on SignedInUser (#43040) 4 years ago
Alexander Zobnin da2c99a2e1
Access control: use delegatable flag to check if role can be granted (#42070) 4 years ago
Gabriel MABILLE 0ee0a0b7a0
AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 4 years ago