Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add a filter and action into freescout #4407

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

vtq221
Copy link
Contributor

@vtq221 vtq221 commented Dec 7, 2024

I use two custom filters/actions for some custom modules I have developed for my instance of freescout.

Requesting that they be added to the codebase for ease of updates, and also so they can be used by other module developers.

Email seen/unseen filter:
Adds a filter to the flag that sets an email as seen on the IMAP server. Enables customisation of this behaviour.

Failed login action:
Emits an action when login fails, which can be used to hook into firewall software e.g. fail2ban for enhanced security.

This PR has been working fine on my installation for 2+ years.

Thank you - please let me know if you have further questions.

…ion on failed login) to enable for use in module development (email customization and failed login alerting/firewall).
@freescout-help-desk freescout-help-desk merged commit b887113 into freescout-help-desk:master Dec 7, 2024
@vtq221 vtq221 deleted the master branch January 14, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants