1
0
mirror of https://github.com/bitwarden/help synced 2025-12-10 13:23:16 +00:00

Potpourri (#714)

* enterprise policy typo

* more generic language in fido doc

* missing paren

* replace apr image with gif, profit

* fix language that ain't friendly to non-native english speakers (TY @Greenderella)

* faq item for mp hint

* windows firewall exclusion tip

* update cert article w/ powershell instructions for new letsencrypt cert

* improve collection header

* note on self-host server release lag

* duo bypass code tip

* revert
This commit is contained in:
fred_the_tech_writer
2021-08-19 13:56:49 -04:00
committed by GitHub
parent 860ebc82ce
commit 92097f1c77
11 changed files with 29 additions and 10 deletions

View File

@@ -84,7 +84,7 @@ For example, if the URI value `https://sub.domain.com/path/` uses starts with ma
|https://sub.domain.com/path/ |<i class="fa fa-check" aria-hidden="true"></i>|
|https://sub.domain.com/path/page.html |<i class="fa fa-check" aria-hidden="true"></i>|
|https://sub.domain.com |<i class="fa fa-times" aria-hidden="true"></i>|
|https://sub.domain.com:4000/path/page.html (interrupted with a port |<i class="fa fa-times" aria-hidden="true"></i>|
|https://sub.domain.com:4000/path/page.html (interrupted with a port) |<i class="fa fa-times" aria-hidden="true"></i>|
|https://sub.domain.com/path (absent trailing slash) |<i class="fa fa-times" aria-hidden="true"></i>|
### Regular expression