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

705 Commits

Author SHA1 Message Date
Gary Orenstein
6dfa980200 fix link for import data rticle (#486)
adjusting first link to fix What file formats does Bitwarden support for import?
2021-03-14 10:16:23 -07:00
vachan-maker
dcb23526f7 Typo (#484) 2021-03-13 09:19:04 -05:00
fred_the_tech_writer
e7c89f5e66 oh the difference a day can make (#482) 2021-03-12 10:04:15 -05:00
fred_the_tech_writer
7d070b4946 Issue crunching (#481)
* fixes

* azure ad error msg

* tabs, please don't auto-scroll

* improved article on sharing
2021-03-12 09:24:15 -05:00
fred_the_tech_writer
14ee3499b3 Send policy edit (#480)
* policy status for person ownership orgs

* add products page link to release notes
2021-03-12 08:41:51 -05:00
Alex
04910e7f95 fix wrong link (#479) 2021-03-12 04:04:19 -05:00
Trey Greer
33f122a0ed updated SSO FAQ about loging in with SSO and Master Password (#478) 2021-03-11 16:42:58 -05:00
fred_the_tech_writer
e5e668f818 how'd that get there... (#477) 2021-03-11 13:32:01 -05:00
fred_the_tech_writer
9920257000 Fixed info on Send URL & Added /create-send/ to What's Popular card (#476) 2021-03-11 12:27:51 -05:00
fred_the_tech_writer
535ea72847 Release Updates (#474)
* Send Staging (#447)

* - js for in-page tabs
- send category early drafts of articles
- send images

* fix scrolling on tab

* send web vault

* mobile image

* redone 'receive send' article

* send from browser ext & mobile

* send work

* improvements to 'about'

* send additions

* so much send

* lotsa send

* all send all the time

* ain't nothin but a send thang

* cli

* send cli

* simple cli sends in /create-send/

* simple disable & delete in /send-lifespan/

* send desktop screenshots

* send final cleanup

* cli final cleanup

* send edits

* fix

* send final touches

* fixed links & non-send updates

* new import message documentation, several import articles condensed to use tabs, U2F support for Edge, excluded domains article, remove in innacurate note on emergency accesss

* Firefox Attachment Workflow + Date Picker for custom timestamps

* safari attach file Send req

* excluded domains addition

* fix tab titles

* release notes

* unlock articles

* link to status feed

* small typos

* test

* updated release notes

* lastpass article form fill rewrites

* import to org & personal clarifications

* send self-hosting, safari web extension edits, and release notes
2021-03-11 11:58:16 -05:00
Aaron Marshall
7b16aceea1 code-block_update (#473) 2021-03-10 09:50:31 -06:00
fred_the_tech_writer
233abc2bb1 add screenshot for configuring org id (#471) 2021-03-10 09:27:47 -05:00
fred_the_tech_writer
b2ba40ffbc duo for orgs documentation (#470) 2021-03-10 09:03:57 -05:00
Aaron Marshall
b082b5a352 code-block_fix (#469) 2021-03-09 16:49:37 -06:00
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