Commit graph

17 commits

Author SHA1 Message Date
Matteo Biscosi
8f770d490e Added support to deliver specific alerts to endpoints (#7694) 2023-08-01 10:04:50 +00:00
Alfredo Cardigliano
29c0ba4594 Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done. 2022-02-18 11:45:16 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
MatteoBiscosi
950ce7b717 Added info to understand recipients/endpoint uses (#5938) 2021-10-05 14:10:30 +02:00
gabryon99
15772bd0fe refactor for endpoints and recipients (#4707) 2020-11-25 16:25:55 +01:00
Simone Mainardi
d1bdeef76d Datatables and REST APIs for flow and sflow devices list
Partially addresses #4598 along with companion pro commit e1a03fbd8a994fbf93e4c606e07398099879be4b
2020-10-20 16:00:18 +02:00
Simone Mainardi
5676775acf Fixes missing recipient statistics
Fixes #4572
2020-10-12 15:11:24 +02:00
Simone Mainardi
049bfdcf4a Implements bitmap-based limited privileges for non-admins
Implements #4489
2020-10-09 15:50:22 +02:00
Simone Mainardi
6c1280a8e5 Reworks recipients.lua as static rather than (useless) instance 2020-09-23 15:03:07 +02:00
gabryon99
2048db187f made recipients builtin non-editable and non-deletable 2020-09-10 12:43:09 +02:00
Luca Deri
4253d44996 Added check when recipient do not have a correspondign endpoint defined. Not a fix but a workaround
until https://github.com/ntop/ntopng/issues/4389 is fixed
2020-09-10 12:07:45 +02:00
gabryon99
146e0f7945 rewrok gui for new recipients api 2020-09-08 14:08:44 +02:00
Simone Mainardi
3cefe89d4b Initial implementation of OO recipients and integer ids 2020-09-07 13:03:34 +02:00
Simone Mainardi
1d4930fc13 Initial work to add the SQLite plugin and builtin recipient 2020-09-03 19:35:28 +02:00
gabryon99
237309fc58 enforced admin privileges on endpoint pages 2020-05-13 18:26:05 +02:00
gabryon99
dc7a4c31bc add admin privileges check for endpoints notification and recipients list
fix #3909
2020-05-07 21:49:13 +02:00
gabryon99
db9f3ecc03 add recipient for endpoint notifications 2020-05-07 18:30:27 +02:00