-
Notifications
You must be signed in to change notification settings - Fork 1
Security
hertsch edited this page Sep 4, 2013
·
3 revisions
To prevent SyncData from illegal access, all commands must be authorized with a security key. SyncData create this key at setup and tell you the key. Don't worry if you have forgot the key, you will find the key in the syncdata.json in the section security
and the entry key
. You can also change the key and switch of the security feature ( not recommended! ).
The usage is simple, just attach the parameter key
and the value to each command, sample for the key with the value Mz6p6zPTu
:
http://www.<yourdomain.tld>/syncdata/command?key=Mz6p6zPTu
Next step: Backup
- If you spot a typo or want to contribute an article, a how-to or a tip, please feel free to edit the Wiki directly
- If you you have any question or suggestion, please contact the phpManufaktur Support Group
© 2011, 2013 by phpManufaktur, SyncData is published under MIT license.