1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
Commit Graph

691 Commits

Author SHA1 Message Date
Aaron Marshall
c947e77a36 self-signed_and_ca_path_correction (#468)
* self-signed_and_ca_path_correction

* space_removal
2021-03-09 16:35:52 -06:00
fred_the_tech_writer
93f1faa558 faq anchor fixes (#465) 2021-03-09 08:42:46 -05:00
baylorrandolph
3fc9a20993 Update import-from-lastpass.md (#457) 2021-03-03 14:35:36 -05:00
John
63413498c5 Remove typo (back quote) (#456)
https://bitwarden.com/help/article/import-from-lastpass/

last line:
```
https://github.com/login,test,test,,,Github,0`
```

should be
```
https://github.com/login,test,test,,,Github,0
```

without trailing back quote ( ` )
2021-03-03 13:00:07 -05:00
Robin Schneider
336e666357 Add regex example to "Match detection for URIs" that is not broken (#158)
* Add regex example to "Match detection for URIs" that is not broken

I find it important that examples actually follow best practices. The
current regex one is not. `^https://.*google\.com$` is an improper regex
(as already pointed out because it also matches `malicious-site.com`)
that is only there to show the weaknesses of regular expressions for
this use case. I find such an example very good for this purpose but
there should also be a "good example" that complements it.

I found such a "good example" that I hope is more useful and has no
unwanted loopholes.

* Change wording from bad/good to unsafe/safe in regex match detection

* Update uri-match-detection.md

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>
2021-03-03 10:49:37 -05:00
fred_the_tech_writer
cabb1ab89f Includes: (#454)
-typo in Getting Started Web Vault
- Browser Ext Biometrics note on "Allow access to file URLS"
- Correct "Deauthorize Session" button name
- Org FAQ on preventing self-registration w/ env variable
2021-03-01 15:43:51 -05:00
fred_the_tech_writer
16d50f78b1 Fixes (#453)
* better plans links

* delete old issue template

* connect make a suggestion to issue template
2021-03-01 13:39:37 -05:00
Trey Greer
957e77d972 update for security FAQ (#451) 2021-03-01 12:01:03 -05:00
Marcus Otterström
ccefecd1e4 Add another workaround alternative (#434)
* Add another workaround alternative

Closes #433

* Apply suggestions from code review

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>
2021-03-01 10:23:36 -05:00
vachan-maker
21af0dd26a typo (#445) 2021-03-01 10:22:18 -05:00
Harrison Stall
eb8fa074bf Fixes typo in instructions: one -> once (#443) 2021-02-28 12:22:45 -05:00
fred_the_tech_writer
56d0014dfc updated faq item (#439) 2021-02-26 11:25:46 -05:00
JipR
a1f05a2f2e Adjust URL (#437) 2021-02-26 11:18:45 -05:00
Trey Greer
061596a5bc updated plan link and added a get started button (#432) 2021-02-25 15:44:30 -05:00
Alex
9056b5e1dd Reminder to turn off iCloud Keychain (#332)
Reminder to turn off iCloud Keychain on iOS and avoid conflicts with Bitwarden's autofill capabilities
2021-02-25 09:34:24 -05:00
fred_the_tech_writer
4d0685a4e8 Addressed Issues (#431)
* add to folder addition

* table fix

* custom fields screenshot

* woop!
2021-02-25 09:13:24 -05:00
Alex
3b6ba728c0 Small typo (#429) 2021-02-25 06:46:04 -05:00
vachan-maker
cbfaaf3aa8 fixed link not appearing for headings (#424) 2021-02-24 17:15:41 -05:00
Martin Lukeš
aaea21bf56 Edit for: bitwarden.com/help/article/uri-match-detection/ (#421)
Non-matching example `https://sub.domain/com/path` should show only absent trailing slash, not also `/com` instead of `.com`.
2021-02-23 15:44:10 -05:00
fred_the_tech_writer
58c0777b4a buncha fixes (#419)
* buncha fixes

* Update migration.md
2021-02-23 09:39:35 -05:00
fred_the_tech_writer
cd45f9beb4 Update public-api.md (#416)
Resolves #414
2021-02-22 14:25:49 -05:00
Trey Greer
0cce66d7f6 Org migration (#397)
* edits for import

* edits for title

* edits for category

* Update _articles/importing/teams-enterprise-migration-guide.md

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>

* Update _articles/importing/teams-enterprise-migration-guide.md

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>

* Update _articles/importing/teams-enterprise-migration-guide.md

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>

* Update _articles/importing/teams-enterprise-migration-guide.md

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>

* Update _articles/importing/teams-enterprise-migration-guide.md

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>

* Update _articles/importing/teams-enterprise-migration-guide.md

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>

Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>
2021-02-22 13:28:29 -05:00
fred_the_tech_writer
a491a9587e Landing Page (#413)
* crazy egg script

* Client gs guides (#398)

* JS for intra-article tabbing

* Combine Android/iOS guide to tabbable "Getting Started with Mobile" + image.

* Link changes -> redirect.

* b.e. & mobile edits

* GS w/ Desktop App + Images

* tagging

* video cleanup

* header improvements

* GS w/ Web Vault + reorder

* orgs name change

* web vault article frame

* web vault article

* Landing (#399)

* poc

* "Home" sidebar option

* Events into Resources card

* events <-> suggest an edit

* tweaks

* card fix

* fix video icons

* video size

* margin/border on secondary cards

* added table items

* links & drop a stray item

* more responsive secondary cards

* fixed linking

* link fixes

* crazy egg script merge

* mobile view for alignment of columns in help

* mobile image width issue fix

* responsiveness fixes

* final edits

* link check

Co-authored-by: David Choi <davidgumzchoi@gmail.com>
2021-02-22 09:42:06 -05:00
Luc
38b389cc07 update CLI (#411) 2021-02-20 16:35:40 -08:00
fred_the_tech_writer
c430b97611 redone error description (#410)
* redone error description

* image

* max collections error
2021-02-19 15:13:12 -05:00
Sahil Pulikal
61681d7154 Corrected spelling mistake (#409)
I have corrected spelling mistake : auto-full to auto-fill.
Thank you.
2021-02-19 14:34:58 -05:00
fred_the_tech_writer
dcad388afe fix (#407) 2021-02-19 11:14:04 -05:00
Luc
457888e72f Small-typo (#406) 2021-02-17 17:12:36 -05:00
fred_the_tech_writer
500708a1ea fixes & additions (#405) 2021-02-17 12:01:54 -05:00
fred_the_tech_writer
48cfb28de3 Update import-from-lastpass.md (#402) 2021-02-16 12:55:33 -05:00
fred_the_tech_writer
2396231b91 specs table (#401) 2021-02-16 11:21:31 -05:00
Trey Greer
c4534a88a7 update security faq question titles for Electron apps and Browser ext (#400) 2021-02-16 10:52:28 -05:00
fred_the_tech_writer
58819a54a6 Includes: (#395)
-Forgot MP Hint recommendation
- Fix to '&' in Import & Export FAQs
- Emergency Access Reject info
2021-02-11 10:47:18 -05:00
Robin Schneider
2b9d4c66e6 Fix URI vault regex example (#393)
I find it important that examples actually follow best practices. The
current regex does not escaping dots in URIs when writing regex is a
mistake that is often made, even by advanced regex people. I think this
comes from the way we humans look at URIs. Dots are so common in there,
aren’t they?  Yes, but we write proper regular expressions here, not
something in between.

Updates: #41
Alternative: #158
Replaces: #160
2021-02-10 14:59:51 -05:00
fred_the_tech_writer
92f44208a4 Update master-password.md (#390) 2021-02-09 15:54:08 -05:00
fred_the_tech_writer
cd8bcb1371 Takeover <-> Org User Interaction (#389)
* Takeover <-> Org User Interaction

* Update emergency-access.md
2021-02-09 15:43:27 -05:00
fred_the_tech_writer
2af855abd7 Edits (#388)
* - Few Typos
- New 2FA FAQ Item
- Corrected recommendation in /forgot-master-password/
- Added 'Delete a Collection' section to /create-collections/
- Fix recommendation for 2FA Recovery Code
- Update plans flowchart & text
- Added 2019-2020 plans comparison tables
- Added linking to feature table in /about-bitwarden-plans/
- Added search example for org
- Added additional information about removing and org user to 
/managing-users/ and /delete-your-account/

* typo fix
2021-02-09 09:01:24 -05:00
Trey Greer
63ba2f081c added a note for individual user data import (#387) 2021-02-08 10:07:40 -05:00
fred_the_tech_writer
1e5ea2e746 Update certificates.md (#386) 2021-02-04 13:25:29 -05:00
fred_the_tech_writer
e67c4bda72 Includes: (#385)
- New "Getting Started with Browser Extensions" article (+ re-ordering & 
images)
- Refurbished "Browser Extension Auto-fill Options" article (+ new 
images)
- File "storage" > File "attachments"
- E.A. Email Change Note
- New section in "About Login w/ SSO" highlighting the SSO Policy
- Steam TOTP section added to Authenticator article (+ an image)
- Clarification that Directory Connector != Login with SSO :)
2021-02-03 15:58:46 -05:00
Luc
dd81f5a50c Update Premium-families (#384) 2021-02-03 08:24:05 -05:00
fred_the_tech_writer
ebe87793b3 - New "Unlock w/ PIN" article + downstream re-ordering (#383)
- A typo
- Clarification on yubico validation URLs
- Post-release updates to "About Bitwarden Plans"
- Improvements to Lost Two Step Device vs. Recovery Code articles
2021-02-01 11:19:20 -05:00
fred_the_tech_writer
aa9e70659a Vault Management (#382)
* Staging: Vault Mgmt (#380)

* Commit #1
- Updated Master Password article, and removed old versions (w/ 
redirects)
- Repurposed Account Encryption Key Article
- Moved Fingerprint Phrase article
- Requisite re-ordering of security articles
- Change "Account Mgmt" title to "Your Vault"
- Slight change to "Import & Export" category title

* - Managing Items
- Favorites & Folders (+images)
- Sync & Search (+images)
- Import Export title change
- Clarification re: Login v. Lock in "Field Guide to Two-step Login"
- Clarifiation re: Org Invite Expiry in managing-users.md
- New link to Acct. Encryption Key in encrypted-export.md

* Commit #3
-Custom Fields
- URIs (+ images)
- File Attachments
- VH Reports
- Required re-ordering

* Commit #4
-BWDC Login recommendation
-VH Reports images
- Added Two-step FAQs, Import FAQs
- FAQ Nav Item depricated, targetting FAQs for each category are now the 
last article within respective categories

* Commit #5
-Edit & move Account/Org Deletion Article
-config.yml to re-order global nav
-encrypted export update

* General FAQs (preliminary edits)

* Features > Misc.

* return forgot-master-password.md & downstream order changes

* delete account warning

* fixed link
2021-02-01 08:58:52 -05:00
Trey Greer
fc4684720d Updated Collection references, added notes about user confirmation. (#381) 2021-01-30 00:44:42 -05:00
Trey Greer
56d1cb7a2c updated title and info lines (#379) 2021-01-29 08:28:10 -05:00
Trey Greer
6d3a9ef8d2 add lp migration guide (#378) 2021-01-28 17:38:55 -05:00
fred_the_tech_writer
e09c3d3589 biometrics verification step (#377)
* biometrics verification step

* Update biometrics.md
2021-01-28 08:57:40 -05:00
fred_the_tech_writer
b409019b41 Update emergency-access.md (#376)
* Update emergency-access.md

* Update emergency-access.md

* Update emergency-access.md

* Update emergency-access.md
2021-01-27 16:53:39 -05:00
fred_the_tech_writer
7478ef37c5 tweaks for browser bio (#375)
* facepalm

* update b.e.

* Update releasenotes.md
2021-01-27 10:46:34 -05:00
fred_the_tech_writer
cec64c1970 link fix (#374) 2021-01-26 11:21:23 -05:00