v8.2 Modelling - New Request Interface Workflow
What's Changed
- iconify modelling
- first version of NSX import module
- add maintenance page during upgrade
- sample customizing py script with sample data, closes Installer customizable config (settings) #2275
- remove log locking from importer due to stalling importer stops
- credentials encryption, closes encrypt passwords and keys #1508
- breaking change for developer debugging: add the following local file when using -e testkeys=true: /etc/fworch/secrets/main_key with content "not4production..not4production.."
- add custom (user-defined) fields to import (cp only so far, other fw types missing, user-defined fields are not part of reports yet)
- interface request workflow
- encrypt emailPassword in config
- fix demo managements (change import from deactivated to activated - does not affect test managements)
- upgrade to dotnet 8.0
- adding all imported modelling users to uiuser
Full Changelog: v8.0...v8.2