Adding proper security logging.

This commit is contained in:
stephb9959
2021-09-15 11:43:37 -07:00
parent 7ebc775b20
commit f242ebdfcb
22 changed files with 219 additions and 41 deletions

View File

@@ -12,6 +12,7 @@
#include "Daemon.h"
#include "RESTAPI_protocol.h"
#include "RESTAPI_errors.h"
namespace OpenWifi {
void RESTAPI_system_command::DoPost() {