mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
add Autentication to global var
This commit is contained in:
parent
b5271e5346
commit
c0ddc89f21
1 changed files with 2 additions and 1 deletions
|
|
@ -126,6 +126,7 @@
|
||||||
"Settings": true,
|
"Settings": true,
|
||||||
"InvitationCodes": true,
|
"InvitationCodes": true,
|
||||||
"Winston":true,
|
"Winston":true,
|
||||||
"JsonRoutes": true
|
"JsonRoutes": true,
|
||||||
|
"Authentication": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue