Commit 0e52852
Add pluggable ABAC engine for Payload (#204)
* Add pluggable ABAC engine
Co-authored-by: Junie <junie@jetbrains.com>
* Fix ABAC CI type failures
Co-authored-by: Junie <junie@jetbrains.com>
* Explain ABAC PR Code for Junior Developer
---------
Co-authored-by: Junie <junie@jetbrains.com>1 parent c8c73f5 commit 0e52852
28 files changed
Lines changed: 2511 additions & 13 deletions
File tree
- packages
- abac
- src
- endpoints
- engine
- helpers
- providers
- authorization/src/access
- test-app
- src
- tests
- e2e-plugins
- int
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
294 | 295 | | |
295 | 296 | | |
296 | 297 | | |
| |||
312 | 313 | | |
313 | 314 | | |
314 | 315 | | |
| 316 | + | |
315 | 317 | | |
316 | 318 | | |
317 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments