Commit 94a1cc1
committed
feat(permission-groups): declare capabilities on the operations staging added
The merge brought three new operations, which the required capability field
and the enforcement audit both refused until answered: files.search_content
takes files.use like every sibling; the paused-execution read is exempt (its
detail is pause points and resume state, never the fields logs.cost or
logs.trace_spans withhold); SSO JIT admission runs before any membership
exists, so no group can govern it yet.1 parent f328c91 commit 94a1cc1
3 files changed
Lines changed: 5 additions & 0 deletions
File tree
- apps/sim/lib
- auth/sso/application
- workflows/application
- workspace-files/application
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| 443 | + | |
443 | 444 | | |
444 | 445 | | |
445 | 446 | | |
446 | 447 | | |
| 448 | + | |
447 | 449 | | |
448 | 450 | | |
449 | 451 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments