mirror of
https://github.com/plankanban/planka.git
synced 2025-12-21 01:11:26 +03:00
fix: OIDC finalization and refactoring
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports.policies = {
|
||||
|
||||
'projects/create': ['is-authenticated', 'is-admin'],
|
||||
|
||||
'show-config': true,
|
||||
'access-tokens/create': true,
|
||||
'access-tokens/exchange': true,
|
||||
'appconfig/index': true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user