Skip to content
Snippets Groups Projects
  1. Mar 21, 2022
  2. Oct 26, 2021
  3. Oct 25, 2021
  4. May 13, 2020
    • Jan Mach's avatar
      Improved application security by changing the defaultness of auth_dev module. · 05aaa355
      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.
      05aaa355
  5. Jun 13, 2019
    • Jan Mach's avatar
      Initial implementation of adapter to NERD system. · 8d8c949f
      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)
      8d8c949f
  6. Feb 26, 2019
    • Jan Mach's avatar
      Huge amount of work towards making Mentat executable from within the cloned Git repository. · cc0e4e71
      Jan Mach authored
      This commit brings in considerable amount of work. When working on this issue everything was so tied together, that I have abandoned all attempts to split it into multiple commits. There are following changes and more:
      
      * Implementation of lightweight chroot for containing the application in single directory tree.
      * Design changes in scripts and daemons to implement the lightweight chroot.
      * Many configuration file changes to make everything work properly.
      * Makefile additions, new targets related to running
      * Updated development documentation page.
      
      (Redmine issue: #4216)
      cc0e4e71
  7. Feb 22, 2019
  8. Feb 19, 2019
Loading