Skip to content

v1.2.0

Compare
Choose a tag to compare
@DonGiovanni83 DonGiovanni83 released this 01 Jul 07:02
· 18 commits to main since this release
a17fc2c

v1.2.0

Minor Changes

  • config_utils - Raise exceptions that occur within an OPNsenseConfigContext with traceback.
  • system_access_users - Enhanced group removal handling

Bugfixes

  • interfaces_assignments - Include plugin interfaces such as VLAN, VXLANs etc. in validations.
  • module_index - Password entry now matches configure_function structure.
  • system_access_users - Introduced password sanitization to fix parsing errors.
  • system_access_users - Introduced password verification to fix passwords not being updated.
  • system_access_users - Remove the UserLoginEnum type to prevent strict validation.
  • system_access_users - Updated set_user_password dict calls in order to work with the newly introduced structure
  • system_access_users - apikeys are changed if updated
  • system_access_users - apikeys parameters are now passed as a list of dicts

New Modules

  • system_high_availability_settings - Configure high availability settings