Skip to content

Commit

Permalink
Merge pull request CactuseSecurity#2464 from tpurschke/develop
Browse files Browse the repository at this point in the history
v8.3
  • Loading branch information
tpurschke authored Jun 25, 2024
2 parents 0829706 + 9b9088f commit 762a5b9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions documentation/revision-history-main.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,3 +381,13 @@ adding report template format fk and permissions
- encrypt emailPassword in config
- fixes:
- demo managements (change import from deactivated to activated - does not affect test managements)

# 8.3 - 25.06.2024 MAIN
Maintenance release
- fix misleading login error message when authorisation is missing
- fix email credential decryption
- start of Tufin SecureChange integration
- remove cascading delete for used interfaces
- owner-filtering for new report type
- new setting for email recipients
- owner-import custom script improvements#
2 changes: 1 addition & 1 deletion inventory/group_vars/all.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### general settings
product_version: "8.2.4"
product_version: "8.3"
ansible_user: "{{ lookup('env', 'USER') }}"
ansible_become_method: sudo
ansible_python_interpreter: /usr/bin/python3
Expand Down

0 comments on commit 762a5b9

Please sign in to comment.