Luca Deri
|
55870e97b9
|
(C) Update
|
2024-01-12 11:44:18 +01:00 |
|
Alfredo Cardigliano
|
a463ff59f8
|
Add entity based filter in Recipient configuration
|
2022-09-30 09:26:34 +02:00 |
|
Alfredo Cardigliano
|
b277be68f2
|
Add support for Active Monitoring selection in recipients
|
2022-04-27 17:07:53 +02:00 |
|
Alfredo Cardigliano
|
7a225929ed
|
Remove interface pool selection in recipients
|
2022-02-23 15:38:50 +01:00 |
|
Alfredo Cardigliano
|
dcd23241c7
|
Pools configuration in Recipients (WIP)
|
2022-02-22 18:33:09 +01: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 |
|
Alfredo Cardigliano
|
257ece18c0
|
Copyright update (Lua)
|
2022-01-03 09:42:33 +01:00 |
|
Alfredo Cardigliano
|
ca6707c54a
|
Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names)
|
2021-07-02 16:51:40 +02:00 |
|
Simone Mainardi
|
76fd315d1b
|
Refactors user_scripts into checks (lua)
|
2021-06-16 18:02:22 +02:00 |
|
Alfredo Cardigliano
|
831ca8b215
|
Check for empty params
|
2021-03-24 11:25:07 +01:00 |
|
Luca Deri
|
a1178a0791
|
Updated (C)
|
2021-01-02 12:08:23 +01:00 |
|
Simone Mainardi
|
c1a7ff08ae
|
Fixes recipient addition bind-to-all-pools
|
2020-12-22 12:19:52 +01:00 |
|
Simone Mainardi
|
93ef5c08d8
|
Allows a recipient to be bound to every pool upon creation
|
2020-11-27 16:30:55 +01:00 |
|
gabryon99
|
15772bd0fe
|
refactor for endpoints and recipients (#4707)
|
2020-11-25 16:25:55 +01:00 |
|
gabryon99
|
f6af1e82c6
|
edit endpoint name (#4354, #4474)
|
2020-11-05 18:47:39 +01:00 |
|
gabryon99
|
ee4733e2ed
|
fixed notification keys set (#4662)
|
2020-11-02 11:02:39 +01:00 |
|
gabryon99
|
0ae3536223
|
add missing path #4661
|
2020-11-02 08:44:11 +01:00 |
|
gabryon99
|
504075c490
|
improved wizard messages for endpoints
|
2020-11-01 19:14:07 +01:00 |
|
gabryon99
|
8dd860ea2a
|
implemented wizard-likes messages for endpoints and recipients (#4658)
|
2020-11-01 18:31:42 +01: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 |
|
Simone Mainardi
|
f49ee9ba7a
|
Fixes recipients_rest_utils.parse_minimum_severity
|
2020-09-16 17:10:52 +02:00 |
|
Simone Mainardi
|
d42051616c
|
Implements per-recipient user script categories and severities
|
2020-09-16 12:09:13 +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 |
|
Alfredo Cardigliano
|
2772e2f217
|
Reworked test_recipient() to use parameters instead of the stored recipient from
|
2020-07-29 12:37:18 +02:00 |
|
Alfredo Cardigliano
|
e344508df1
|
Update runTest API in all endpoint plugins. Add action=test in edit_notification_recipient.lua
|
2020-07-28 15:52:41 +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 |
|