Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Password: Fixes #1565 #1597

Merged
merged 4 commits into from Oct 7, 2015
Merged

Password: Fixes #1565 #1597

merged 4 commits into from Oct 7, 2015

Conversation

cinlloc
Copy link
Contributor

@cinlloc cinlloc commented Sep 22, 2015

A simple fix, maybe not sufficiently filtering triggers. Let me know what you think about it...


IA Page: https://duck.co/ia/view/password

@@ -19,7 +19,7 @@ topics 'cryptography';
zci answer_type => 'pw';
zci is_cached => 0;

triggers start => 'password', 'random password', 'pw', 'random pw', 'pwgen';
triggers startend => 'password', 'random password', 'generate password', 'generate random password', 'password generator', 'pw', 'random pw', 'pwgen';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cinlloc we can keep this to start unless we expect these words to appear at the end of a mult-word query (which might not be ideal)

@daxtheduck daxtheduck deployed to beta.duckduckgo.com October 7, 2015 17:26 Active
@moollaza
Copy link
Member

moollaza commented Oct 7, 2015

@cinlloc thanks for updating, apologies for the delay. I've set this up for deployment to Beta and will review it shortly.

We appreciate your patience!

@moollaza
Copy link
Member

moollaza commented Oct 7, 2015

@cinlloc this LGTM 👍

moollaza added a commit that referenced this pull request Oct 7, 2015
@moollaza moollaza merged commit 79e08d7 into duckduckgo:master Oct 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants