Go to file
Javier Sánchez Parra a245411ab2 #924 Fix that only the commands without session were checked
Irina reports that the bug fixed in 78a97c5 happens again when you run a
command with a session (queue of actions).

The bug was introduced in 78a97c5, the goal of the commit was
to change the behaviour of respuestaEstandar to always check
the result of a command, whether it has a session or not. But, instead
of this behaviour, the commit changes respuestaEstandar to only check the
commands without session.
2019-11-25 13:19:41 +01:00
sources #924 Fix that only the commands without session were checked 2019-11-25 13:19:41 +01:00
tests #915 Test malformed payload for POST commands 2019-11-14 14:51:13 +01:00
Makefile #915 add initial REST API for ogAdmServer 2019-05-27 13:02:37 +02:00
ogAdmServer.cfg #915 update installer to add APITOKEN= to ogAdmServer.cfg 2019-06-24 13:46:10 +02:00