2 Feb
2016
2 Feb
'16
7:08 a.m.
Server version 2.3.1:
- password encoding config (db/pw_encode)
- HTTP API timeout config (server/timeout_api)
- HTTP API /status & /charge output extended by new protocol values
- protocol messages added to history (if log history enabled)
- complete config template
https://github.com/openvehicles/Open-Vehicle-Monitoring-System/commit/84a658...
The storage of protocol messages S,D,L,F,W in the history table enables for example simple download of GPS tracks also for non-Twizy.
The password function configuration allows integration into other systems than drupal, it works as an eval template:
example: salting with secret salt & sha256 hashing:
pw_encode=unpack("H*", sha256($password . "my_secret_salt_string"))
Regards, Michael
-- Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal Fon 02333 / 833 5735 * Handy 0176 / 206 989 26