[x] If testing requires changes in the environment or deployment, please update the documentation (https://defguard.gitbook.io) first and attach the link to the documentation section in this pool request
[x] I have commented on my code, particularly in hard-to-understand areas
Testing
[x] I have prepared end-to-end tests for all new functionalities
[x] I have performed end-to-end tests manually and they work
[x] New and existing unit tests pass locally with my changes
Deployment
[x] If deployment is affected I have made corresponding/required changes to deployment (Docker, Kubernetes, one-line install)
🏚️ Main Branch Merge Checklist:
Testing
[x] I have merged my changes before to dev and the dev checklist is done
[x] I have tested all functionalities on the dev instance and they work
Documentation
[ ] I have made corresponding changes to the user & admin documentation and added new features documentation with screenshots for users/admins
🛠️ Dev Branch Merge Checklist:
Documentation
Testing
Deployment
🏚️ Main Branch Merge Checklist:
Testing
Documentation