Kyle Spearrin
|
b599c2e74f
|
support url header for firefox import (#132)
|
2020-07-20 14:20:32 -04:00 |
|
Addison Beck
|
2a38c8a9de
|
added api service methods for delete many w/admin calls
|
2020-07-19 22:26:45 -05:00 |
|
Chad Scharf
|
9ca79c4929
|
Reference id to data conversion
|
2020-07-17 16:05:58 -04:00 |
|
Addison Beck
|
137ca87668
|
broke up a long line
|
2020-07-16 16:10:00 -05:00 |
|
Addison Beck
|
5a95c42937
|
removed leaky code
|
2020-07-16 15:44:39 -05:00 |
|
Addison Beck
|
80c5ded785
|
moved some cipher selection logic to base component
|
2020-07-16 15:39:19 -05:00 |
|
Kyle Spearrin
|
04e5ab0d01
|
update jslib
|
2020-07-16 10:56:54 -04:00 |
|
Kyle Spearrin
|
560b58f9de
|
update jslib
|
2020-07-16 10:56:47 -04:00 |
|
Chad Scharf
|
7fa5178bff
|
Merge pull request #129 from bitwarden/docs/update-contribution.md
Updated contribution guidance for developers
|
2020-07-16 10:16:07 -04:00 |
|
Chad Scharf
|
b95e7aeb62
|
Updated contribution guidance for developers
|
2020-07-16 10:05:20 -04:00 |
|
Kyle Spearrin
|
22a1cef498
|
SSO support (#575)
* support for sso
* resetMasterPassword
* update jslib
* [Enterprise] Added button to launch portal (#570)
* initial commit
* Added Enterprise button and used new business portal bool
* Reverting services module local changes
* Formatted some new lines
* Closed alerts on lock (#572)
Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>
* Updated enterprise URL dev (port) (#574)
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>
|
2020-07-16 09:18:25 -04:00 |
|
Kyle Spearrin
|
98eaeddbfd
|
update jslib
|
2020-07-16 09:16:20 -04:00 |
|
Kyle Spearrin
|
fefef546f0
|
sso support (#127)
* support for sso
* created master password boolean
* resetMasterPassword flows
* throw on bad ctor for token request
|
2020-07-16 08:59:29 -04:00 |
|
Matt Smith
|
33eef540a7
|
Merge pull request #481 from bitwarden/update-jslib
Bump jslib to latest for URI change
|
2020-07-14 13:47:13 -05:00 |
|
Matt Smith
|
182d220324
|
Merge pull request #1330 from bitwarden/port-in-url
Modified url to display port where applicable.
|
2020-07-14 12:49:29 -05:00 |
|
Matt Smith
|
624290f31d
|
Bump jslib to latest for URI change
|
2020-07-14 12:32:56 -05:00 |
|
Matt Smith
|
23c9fd033b
|
Updated jslib
|
2020-07-14 12:27:05 -05:00 |
|
Matt Smith
|
14228bbc88
|
Revert "jslib update"
This reverts commit 329b337147.
|
2020-07-14 12:19:50 -05:00 |
|
Matt Smith
|
329b337147
|
jslib update
|
2020-07-14 12:16:12 -05:00 |
|
Matt Smith
|
b767cb9188
|
Merge pull request #480 from bitwarden/display-port-in-url
Modified url list to show port where applicable
|
2020-07-14 11:54:49 -05:00 |
|
Matt Smith
|
ccd7af1a44
|
Modified url to display port where applicable.
|
2020-07-14 11:51:07 -05:00 |
|
Matt Smith
|
05ee1b6a06
|
Modified url list to show port where applicable
|
2020-07-14 11:38:11 -05:00 |
|
Matt Smith
|
f820cb9186
|
Merge pull request #125 from bitwarden/display-port-in-vault-list
Modified response to include port if exists
|
2020-07-14 11:16:35 -05:00 |
|
Matt Smith
|
b53046d0d9
|
Added new _host property for consumption.
|
2020-07-14 10:02:07 -05:00 |
|
Vincent Salucci
|
00e4df2dd3
|
Updated enterprise URL dev (port) (#574)
|
2020-07-14 09:12:49 -05:00 |
|
Matt Smith
|
8223011248
|
Reverted prior change. Changed call to getHost
|
2020-07-13 15:47:55 -05:00 |
|
Matt Smith
|
49b796ebd6
|
Formatting change
|
2020-07-13 13:39:38 -05:00 |
|
Matt Smith
|
58ba1ce5b6
|
Modified response to include port if exists
|
2020-07-13 13:35:37 -05:00 |
|
Matt Smith
|
7561f6dcb5
|
Merge pull request #123 from bitwarden/malformed-url-fix
Prevent malformed URLs from blocking the loading of the current tab
|
2020-07-13 09:02:28 -05:00 |
|
Addison Beck
|
5dcd69bc62
|
changed let to const
|
2020-07-10 15:51:01 -05:00 |
|
Addison Beck
|
2af179ba33
|
yet another formatting issue
|
2020-07-10 15:44:42 -05:00 |
|
Addison Beck
|
dad0e2ce6e
|
fixed a formatting issue
|
2020-07-10 15:40:32 -05:00 |
|
Addison Beck
|
00426fe9be
|
fix a formatting issue
|
2020-07-10 15:23:05 -05:00 |
|
Addison Beck
|
031a30518c
|
Removed an extra line
|
2020-07-10 15:19:14 -05:00 |
|
Addison Beck
|
e23b0d14eb
|
Added custom field consideration to basic search function
|
2020-07-10 15:18:00 -05:00 |
|
Matt Smith
|
57649f31c4
|
Moved error checking to utils, where parse is
|
2020-07-10 10:01:15 -05:00 |
|
Matt Smith
|
43c0669816
|
Merge pull request #1321 from bitwarden/chrome-clipboard-clear-space-fix
Modified Chrome to pass in null unicode on clear
|
2020-07-10 09:56:30 -05:00 |
|
Rohit Rathi
|
c6a655caf7
|
Fix edge double password reveal buttons issue (#1325)
|
2020-07-10 08:46:35 -04:00 |
|
Matt Smith
|
ebaa69a15b
|
Formatting change. Inlined catch.
|
2020-07-09 15:59:45 -05:00 |
|
Matt Smith
|
0d3b32a10d
|
Prevent malformed URLs from loading current tab
|
2020-07-09 15:56:09 -05:00 |
|
Addison Beck
|
cfb4133152
|
Closed alerts on lock (#572)
Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>
|
2020-07-09 15:11:28 -05:00 |
|
Matt Smith
|
6c7d730d36
|
Missed space in formatting.
|
2020-07-09 14:59:47 -05:00 |
|
Hinton
|
a5116728a9
|
Support biometric changes in jslib
|
2020-07-09 20:14:51 +02:00 |
|
Matt Smith
|
689f39d365
|
Modified Chrome to pass in null unicode on clear
|
2020-07-09 12:25:46 -05:00 |
|
Addison Beck
|
abded9afcf
|
Merge pull request #1320 from bitwarden/Bug.CannotSelectTextFromNoteField
Addressed issue #1269
|
2020-07-08 14:37:51 -05:00 |
|
Addison Beck
|
73bff85752
|
Changed a few disabled fields to readonly for keyboard focus
|
2020-07-08 14:26:32 -05:00 |
|
Addison Beck
|
0ad533d1a0
|
Addressed issue #1269
|
2020-07-08 10:54:47 -05:00 |
|
Vincent Salucci
|
42361d17b5
|
[Enterprise] Added button to launch portal (#570)
* initial commit
* Added Enterprise button and used new business portal bool
* Reverting services module local changes
* Formatted some new lines
|
2020-07-07 13:32:22 -05:00 |
|
Vincent Salucci
|
02ee95506c
|
Update jslib (57ace40 -> d308245) (#569)
|
2020-07-07 09:46:44 -05:00 |
|
Vincent Salucci
|
d308245237
|
Added new BusinessPortal boolean to all necessary objects (#121)
|
2020-07-06 17:21:41 -05:00 |
|