CommunitySolidServer/.componentsignore
Joachim Van Herwegen bf28c83ffa feat: Use PermissionReaders to determine available permissions
These readers will determine which permissions
are available for the incoming credentials.
Their results then get combined in a UnionReader
and authorized in a PermissionBasedAuthorizer
2021-09-28 13:06:38 +02:00

14 lines
207 B
Plaintext

[
"Adapter",
"BasicConditions",
"BasicRepresentation",
"Error",
"EventEmitter",
"HttpErrorOptions",
"Permission",
"Template",
"TemplateEngine",
"ValuePreferencesArg",
"WinstonLogger"
]