Skip to content
Snippets Groups Projects
Forked from The Tor Project / Network Health / Metrics / Onionoo
Source project has a limited visibility.
  • Karsten Loesing's avatar
    75981fe7
    Support quoted qualified search terms. · 75981fe7
    Karsten Loesing authored
    With this patch, the "search" parameter does not only accept unquoted
    qualified search terms like `search=contact:John Doe` where "John"
    would be looked up in the contact line and "Doe" in the nickname or
    base64-encoded fingerprint. It also accepts quoted qualified search
    terms like `search=contact:"John Doe"` where "John Doe" would be
    looked up in the contact line. It further accepts escaped double
    quotes (\") within quoted qualified search terms.
    
    Implements #21366.
    75981fe7
    History
    Support quoted qualified search terms.
    Karsten Loesing authored
    With this patch, the "search" parameter does not only accept unquoted
    qualified search terms like `search=contact:John Doe` where "John"
    would be looked up in the contact line and "Doe" in the nickname or
    base64-encoded fingerprint. It also accepts quoted qualified search
    terms like `search=contact:"John Doe"` where "John Doe" would be
    looked up in the contact line. It further accepts escaped double
    quotes (\") within quoted qualified search terms.
    
    Implements #21366.
To find the state of this project's repository at the time of any of these versions, check out the tags.