Commit 932b0cd
committed
strip Global_Role check from finding_group ListFindingGroups
Remove the Global_Role lookup that decided whether the requesting user
sees all finding groups or only those for authorized products. The
remaining branch (is_superuser sees all, else filter by authorized
products) covers OS's access model. Pro can re-introduce richer gating
in its own override if needed.1 parent a646563 commit 932b0cd
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
294 | 293 | | |
295 | 294 | | |
296 | 295 | | |
297 | | - | |
298 | 296 | | |
299 | | - | |
| 297 | + | |
300 | 298 | | |
301 | 299 | | |
302 | 300 | | |
| |||
0 commit comments