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

Improve filters for messages #35

Open
filipesaraiva opened this issue Jun 25, 2020 · 0 comments
Open

Improve filters for messages #35

filipesaraiva opened this issue Jun 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@filipesaraiva
Copy link
Contributor

Currently the filters for messages in Python only match 'AND' logical operations. The filters are available in /pade/acl/filters.py.

We would like to have filters to match others logical operations, like 'OR' and 'NOT', and add the possibility to create complex logical evaluations combining different logical operations.

@filipesaraiva filipesaraiva added the enhancement New feature or request label Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant