- Aug 22, 2022
-
-
Rajmund Hruška authored
-
- Mar 21, 2022
-
- Oct 25, 2021
-
-
Jan Mach authored
(Redmine issue: #7041)
- May 13, 2020
-
-
Jan Mach authored
The auth_dev authentication module was accidentaly enabled by default in configuration file shipped with Mentat packages. It was changed at some point locally during development and the change was accidentally committed. The documentation was missing the warning about disabling it during installation in production deployment. This is fixed now.
-
Jan Mach authored
-
- Apr 29, 2020
-
-
Jan Mach authored
* auth * auth_api * auth_dev * auth_env * auth_pwd * users * groups * changelogs * devtools * home (Redmine issue: #3443)
-
- Apr 01, 2020
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Mar 24, 2020
-
-
Jan Mach authored
Implemented module providing directional pages for all enabled login and account registration views. Users will be able to easily choose the most appropriate login/registration option. (Redmine issue: #3443,#1017)
-
- Mar 19, 2020
-
- Mar 11, 2020
-
-
Jan Mach authored
-
- Mar 09, 2020
-
-
Jan Mach authored
This Flask configuration is usefull for debugging Jinja template loading precedence.
-
- Mar 06, 2020
-
-
Jan Mach authored
(Redmine issue: #3443)
-
- Sep 23, 2019
-
-
Jan Zerdik authored
Changes in config files regarding event classes in special directory. (Redmine issue: #5751)
-
- Sep 02, 2019
- Aug 27, 2019
-
- Jul 02, 2019
-
-
Jan Mach authored
(Redmine issue: #5341)
-
- Jun 26, 2019
-
-
Jan Mach authored
* Implemented brnad new PassiveDNS data service and pluggable module for Hawat. * Implemented support for HTML snippet endpoints. * Implemented basic framework for asynchronous fetching additional data for IP addresses in IDEA event detail view. * Implemented fetching of additional data for IP addresses. (Redmine issue: #5278)
-
- Jun 17, 2019
-
-
Jan Mach authored
This new feature will be used to enhance various event views. (Redmine issue: #5067)
-
- Jun 13, 2019
-
-
Jan Mach authored
This patch contains following features: * Mentat service for accessing NERD database via RESTfull API. * Prototype of pluggable for Hawat providing simple demonstrational view for searching NERD database and context search action menu item for searching IP addressess. * (Redmine issue: #5067)
-
Jan Mach authored
-
- Feb 25, 2019
-
-
Jan Zerdik authored
Lightweight feedback functionality for reports. Feedback is send to addresses from config file with information about logged user. Without feedback for users that are not logged-in. Feedback info is not stored permanently. (Redmine issue: #4501)
-
- Feb 20, 2019
-
-
Jan Zerdik authored
Moving constants, adding mentat translations for hawat and modification of coresponding code so hawat can use them for on-fly generating of report messages. Small fixes on mentat side. (Redmine issue: #4498)
-
- Oct 25, 2017
- Sep 27, 2017
-
-
Jan Mach authored
This commit represents huge amount of work and introduces new Python-based version of Hawat web user interface for Mentat system. It is built on top of the great Flask framework. Currently it is still work in progress and many features are implemented only as dummy stubs, however the core functionality is almost finished. Following is a list of current key features: * Focus on modular architecture using Flask`s blueprint feature. * Multi-layered configurability (defaults, multiple file overrides). * Plugin system. * Internationalization support. * Support for multiple authentication systems. This commit provides working albeit hollow starting point for future web interface development. IT IS NOT READY FOR PRODUCTION USAGE!!! (Redmine issue: #3734,#3361)
-