Skip to content

Added url path matching for website passwords

Daniel Bady requested to merge danielbady/psono-client:develop into master

The url of website password can now be matched.

Currently the methods of matching are:

  • Base domain
  • Hostname
  • Starts with
  • Exact

Closes #394

Edited by Daniel Bady

Merge request reports