1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00

ref: Refactoring

This commit is contained in:
Maksim Eltyshev 2023-10-19 16:05:34 +02:00
parent 743f2956c8
commit 40c04c35ff
23 changed files with 96 additions and 91 deletions

View file

@ -25,5 +25,5 @@ module.exports.policies = {
'show-config': true,
'access-tokens/create': true,
'access-tokens/exchange': true,
'access-tokens/exchange-using-oidc': true,
};