-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Some dictionaries can change like for example the HIBP password list that releases new versions. As of now, editing a rule/dictionary would be possible in 2 ways:
- Simply change the rule and mark rerun all the uncompleted jobs with that rule (which would be a waste of processing time)
- Create an intermediary rule that needs to be ran on the jobs that completed the edited rule. The temporary rule should only contain the new words as to avoid rerunning the same passwords. The downside is that it requires a lot of manual work
The second option would be optimal if automated by the backend.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request