Commit 69ee822
committed
Filter available roles in dropdown by config
Adds a feature that reduces the number of available options
in the dropdowns in the access policy tab. It does this bx matching
prefixes that are defined in the
config in the backend.
This can for example be used to filter out all roles with "ROLE_GROUP"
prefix, to make the dropdowns more usable.1 parent 47bf603 commit 69ee822
1 file changed
Lines changed: 10 additions & 0 deletions
File tree
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
468 | 478 | | |
469 | 479 | | |
470 | 480 | | |
| |||
0 commit comments