When I visit http://IP:8000/secret/ and input the secret key which configed in local_settings.py ,it is a plain str like 'helloworld' .
I am sure the secret is right but can't go to the main page.
My Cuckoo version and operating system are:
2.0.7 Host is Unbuntu16.4 Guest is win7
This can be reproduced by:
How to config the secret key in local_settings.py file?Is it a cypher or plain text?
Thanks for creating an issue! But first: did you read our community guidelines? https://cuckoo.sh/docs/introduction/community.html
My issue is:
When I visit http://IP:8000/secret/ and input the secret key which configed in local_settings.py ,it is a plain str like 'helloworld' . I am sure the secret is right but can't go to the main page.
My Cuckoo version and operating system are:
2.0.7 Host is Unbuntu16.4 Guest is win7
This can be reproduced by:
How to config the secret key in local_settings.py file?Is it a cypher or plain text?
The log, error, files etc can be found at:
Secret incorrect. Please try again.