forked from DGNum/gestioCOF
add token check to raw_open edit view
This commit is contained in:
parent
98f5f0c391
commit
19847ac9d8
4 changed files with 16 additions and 3 deletions
|
@ -6,3 +6,5 @@ REDIS_PORT = 6379
|
|||
REDIS_DB = 0
|
||||
REDIS_HOST = "127.0.0.1"
|
||||
ADMINS = None
|
||||
|
||||
KFETOPEN_TOKEN = "plop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue