Commit graph

30 commits

Author SHA1 Message Date
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
ee7ef67ef7 Update preset 2022-05-27 09:19:25 +02:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
d43f32f23f Update skype protocol name 2021-06-03 11:32:49 +02:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
emanuele-f
f6949452c3 Add SSDP as an allowed protocol for Multimedia devices
Also fix old SSL protocol references. Closes #3760 .
2020-04-28 15:16:36 +02:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Simone Mainardi
7ed9698125 Fixes font-awesome 5 fa-warning 2019-12-19 11:50:19 +01:00
Simone Mainardi
f9b6921983 Fixes devices policies reload and alerts generation
Fixes #3102
2019-12-19 11:42:24 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Luca
ec84abba08 Introduced SkypeCall 2018-11-30 18:55:22 +01:00
Luca
05a01abc17 Hardening fix 2018-11-30 18:53:50 +01:00
Alfredo Cardigliano
7c51217844 moved select outside the presets module 2018-10-22 10:26:12 +02:00
emanuele-f
3bd6a1a97c Add preference to enable Device Protocols Policies in nEdge 2018-10-11 18:15:43 +02:00
emanuele-f
c78fe49697 Fix presets_utils 2018-10-08 11:38:32 +02:00
emanuele-f
241aeef04d Populate some device presets 2018-10-08 11:24:22 +02:00
Emanuele Faranda
38ef546a8f Fix device protocols policies in nEdge 2018-10-05 21:13:12 +02:00
Alfredo Cardigliano
dc68e55dfc added count of selected protocols per category in the category filter dropdown 2018-10-04 00:00:18 +02:00
Alfredo Cardigliano
084204139b local functions are now local 2018-10-03 23:16:54 +02:00
Alfredo Cardigliano
537cf0e746 function to check if a protocol is allowed 2018-10-03 23:03:18 +02:00
Alfredo Cardigliano
800b358b2a isProtoAllowedByPresets is now returning true if there is no preset 2018-10-03 21:40:04 +02:00
Alfredo Cardigliano
7daff3d356 added filter in device protocols page title, other fixes 2018-10-03 19:17:07 +02:00
Alfredo Cardigliano
4e5e217ade ability to set all protocols 2018-10-03 17:39:46 +02:00
Alfredo Cardigliano
c2751db129 reworked presets definition to handle 1. preses templates (e.g. basic presets to be included in devices presets definition), 2. presets cloning between device types, 3. ability to add and remove protocols (by id or name) 2018-10-03 17:07:40 +02:00
emanuele-f
5e1daf470a Implement device presets reset to defaults 2018-10-02 15:00:55 +02:00
Alfredo Cardigliano
fea0809eae comment 2018-10-01 19:03:46 +02:00
Alfredo Cardigliano
5cf8e3f3a7 legenda fix 2018-10-01 18:55:49 +02:00
Alfredo Cardigliano
4653cbe44d reworked device presets:
- devices with no preset defined have a 'allow all' default policy
- users customizations to the preset are stored on redis (both 'allow' and 'drop' policies) as exceptions to the default preset
- default presets updates are allowed, however users customizations have priority (per protocol)
2018-10-01 18:15:18 +02:00
Alfredo Cardigliano
9f77e758f0 using 'unknown' presets as default, added also 'unknown' to the editor 2018-09-29 10:44:35 +02:00
Alfredo Cardigliano
605ca651cc moved device protocols code to community 2018-09-29 09:53:25 +02:00