Commit graph

14 commits

Author SHA1 Message Date
GabrieleDeri
5e8469a5c9
Fixed #7648 (#8509)
* Fixed #8492, removed unused formatting function in lua

* Fixed host pool doc #8487

* Fixed ebroken menu entry highlight #8498

* Fixed geomap REST location: #8486

* Removed log

* Added german #8488

* Implemented ticket: #7648

* Added new endpoints to python API

* Implemented flow exporter table: #8490
2024-07-10 17:33:43 +02:00
Luca Deri
9ebc76eb82 Added ability to specify an Ip address with interface.get_all_alerts 2024-03-21 08:28:31 +01:00
Alfredo Cardigliano
0b69b14aed Fix call to get all active hsots 2023-02-03 10:34:54 +01:00
Alfredo Cardigliano
4478191a56 Add Report class and example 2023-01-27 14:51:08 +01:00
Alfredo Cardigliano
7097456885 Rework Historical class 2023-01-19 18:11:15 +01:00
Alfredo Cardigliano
784bb59946 Moved Flow functions 2023-01-19 16:59:53 +01:00
Alfredo Cardigliano
ccbabba0b4 Rework host API 2023-01-19 16:51:57 +01:00
Alfredo Cardigliano
a3dad83eb7 Add Ntopng get_interface. Add ifid property to Interface. 2023-01-19 10:25:05 +01:00
Alfredo Cardigliano
177508d160 API changes and doc 2023-01-13 10:07:17 +01:00
Alfredo Cardigliano
8485d5b0d2 self test fixes and improvements 2023-01-12 13:02:19 +01:00
Alfredo Cardigliano
25dc94c8ec Py doc skeleton 2023-01-12 11:20:15 +01:00
Alfredo Cardigliano
64ed79875f Add support for the python API documentation 2023-01-11 18:52:58 +01:00
Luca Deri
6b1bcc490c Added token-based authentication
https://www.ntop.org/guides/ntopng/advanced_features/authentication.html?highlight=token#token-based-authentication
2022-12-05 20:54:08 +01:00
Luca Deri
db6418572e Added make targets for pip package
Updated package classes
2022-12-05 12:15:39 +01:00
Renamed from python/interface.py (Browse further)