Commit Graph

95 Commits (1680e284e5cc3f7e0a7ff747cbc007f966fce830)

Author SHA1 Message Date
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
Ieva b7f47561b6
Access control: add roles to fixed groups (#41673) 4 years ago
Karl Persson d623285fcc
Access Control: Rename fixed roles (#41288) 4 years ago
Gabriel MABILLE 818b8739c0
AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
Ieva dcae138379
Access Control: adding group field to roles (#41465) 4 years ago
Karl Persson 3c659f1ea0
Access Control: Move part of access control database (#40483) 4 years ago
Jeremy Price 69c5370e94
Accesscontrol: Add additional API keys to service account, move cloneserviceaccount to sqlstore (#41189) 4 years ago
ying-jeanne 54de1078c8
remove the global log error/warn etc functions (#41404) 4 years ago
Emil Tullstedt 3b637f4b44
Access control: Redirect non-API calls (#41100) 4 years ago
idafurjes 9340430723
Chore: Add alert ctx (#41161) 4 years ago
ying-jeanne 681218275e
remove crit and trace (#40320) 4 years ago
Gabriel MABILLE 6a3ce8bd38
AccessControl: tidy scope resolution (#40677) 4 years ago
Jeremy Price 6dbb6408d4
Access Control: Add service accounts (#38994) 4 years ago
Gabriel MABILLE fbc6febb0e
AccessControl: keyword scope resolution (#40229) 4 years ago
Eric Leijonmarck b88cd08177
feat: fallback for displayname of non-fixed role without displayname (#40277) 4 years ago