Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Gorwits
949aeb9eea delete hook (#1032)
* make log_message optional in delete_device

* add hooks support to delete job

* make delete job high prio

* web delete now queues job instead of inline delete

* move web logging into web package and remove userlog from device delete helper

* submit delete job for expire device instead of inline delete

* fixes to get web submit form for delete device to work

* enable delete hook functionality
2023-04-30 22:58:42 +01:00
Oliver Gorwits
deb9b62c7f Enforce escaping on all template content 2019-09-23 14:22:00 +01:00
nick n
3e5e7d36cc whitespace cleanup (#547)
* whitespace

* start tbody correctly
2019-03-23 09:28:43 +00:00
Oliver Gorwits
070d595ef2 fix bugs with Pseudo and Duplicate Device delete (causing web crash) 2017-07-12 06:59:53 +01:00
Oliver Gorwits
650086f97e fix dupe delete table to delete the correct row 2017-07-12 05:38:35 +01:00
Oliver Gorwits
55edd65734 #311 added duplicate devices report with option to delete 2017-06-24 18:11:18 +01:00