1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
Files
help/_articles/features
Gene Wood 0ab2dc010c Add examples to clarify Host and Regular expression URI match behavior (#41)
* Add examples to clarify Host/Regular expression

Add an example to the Host section illustrating that Host not only doesn't match parent domains but also doesn't match subdomains
Add an example to Regular expression illustrating that the example regex matches substrings of the URI (because there is no end of string character)

* Revert the regex example and change the regex

Instead of adding an example to the Regular expression section to clarify that
the regex shown doesn't require the string end in google.com, let's instead
change the regex to end in a `$` and all the existing examples make a lot more
sense.
2019-01-31 17:44:31 -05:00
..
2018-10-29 13:59:39 -04:00
2018-10-29 13:59:39 -04:00
2018-11-29 23:03:34 -05:00
2019-01-15 08:27:43 -05:00
2018-10-30 11:12:29 -04:00