Files
librenms-librenms/includes/html
Tony Murray be04388137 Store config data serialized (#10651)
* Store config data serialized
This way we can store null, booleans, and more reliably.

* Use model to get the mutated output.

* fix whitespace and unused function

* use json_encode/decode and casts
migration to transfer

* json_encode JSON_UNESCAPED_SLASHES

* Use JSON_UNESCAPED_SLASHES.  That is only relevant if you are printing into an HTML page.

* pre-encode the seed...

* filter other fields besides config_value
2019-10-06 21:51:22 +00:00
..
2019-06-23 00:29:12 -05:00
2019-10-05 11:10:34 +02:00
2019-10-05 11:10:34 +02:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00