Kyle Spearrin
|
14b01f2e5d
|
null check vaulttimeoutservice
|
2020-08-04 09:17:25 -04:00 |
|
Kyle Spearrin
|
080d9f29e9
|
update jslib
|
2020-08-04 08:50:22 -04:00 |
|
Kyle Spearrin
|
bc31867e1a
|
allow login command clientid from ctor
|
2020-08-04 08:50:13 -04:00 |
|
Addison Beck
|
34382970f0
|
Merge branch 'Feature.Web.534.AllowMultiSelectInOrgVault' of https://github.com/bitwarden/jslib into Feature.Web.534.AllowMultiSelectInOrgVault
|
2020-08-03 22:24:46 -04:00 |
|
Addison Beck
|
e778735ac4
|
moved some logic back to web project for cipher selection
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
144f06a115
|
added org id to the bulk delete request model
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
1cb59b5cc7
|
added api service methods for delete many w/admin calls
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
f0411d0240
|
broke up a long line
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
5d93c84ae6
|
removed leaky code
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
44903ef807
|
moved some cipher selection logic to base component
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
36012e7d6f
|
changed let to const
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
88765ad093
|
yet another formatting issue
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
f86c7e9c3f
|
fixed a formatting issue
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
f7058303f3
|
fix a formatting issue
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
573f8283df
|
Removed an extra line
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
272ce2330c
|
Added custom field consideration to basic search function
|
2020-08-03 22:24:06 -04:00 |
|
Addison Beck
|
ff98bdcce4
|
moved some logic back to web project for cipher selection
|
2020-08-03 22:12:31 -04:00 |
|
Kyle Spearrin
|
c31de46b9e
|
bump version
|
2020-08-03 15:55:35 -04:00 |
|
Kyle Spearrin
|
0d3f66ab45
|
update jslib
|
2020-08-03 15:49:56 -04:00 |
|
Kyle Spearrin
|
49d5bfd3e7
|
update jslib
|
2020-08-03 15:25:24 -04:00 |
|
Kyle Spearrin
|
49f8da15cb
|
upadte jslib
|
2020-08-03 15:25:15 -04:00 |
|
Kyle Spearrin
|
7d49902eea
|
SSO login for generic clients and CLI (#140)
* sso
* move break into try block
* make client id dynamic
* clientId is a string, DOH!
* reject if port not available
* lint fixes
|
2020-08-03 15:24:26 -04:00 |
|
Kyle Spearrin
|
bd0f28b3be
|
SSO login (#154)
* support sso login
* update jslib
* set clientid in base login command
|
2020-08-03 12:30:32 -04:00 |
|
Chad Scharf
|
5861a51d54
|
Merge pull request #1349 from bitwarden/fix/safar-completion-handler-nil
Added logging and completion handler for JS
|
2020-08-03 11:25:51 -04:00 |
|
Chad Scharf
|
bfd848ba26
|
Added logging and completion handler for JS
|
2020-08-03 11:15:26 -04:00 |
|
Vincent Salucci
|
e99d1a74fd
|
update jslib (f301b92 -> 101c568) (#593)
|
2020-08-03 07:56:47 -05:00 |
|
Chad Scharf
|
3fa50caa04
|
update latest jslib to the latest (#499)
|
2020-08-01 19:39:27 -04:00 |
|
Chad Scharf
|
679c7780e0
|
Update to latest jslib (#1348)
|
2020-08-01 19:39:11 -04:00 |
|
Vincent Salucci
|
43d1cede98
|
update jslib (261a200 -> f301b92) (#590)
|
2020-08-01 17:18:18 -05:00 |
|
Chad Scharf
|
101c5688c4
|
Merge pull request #138 from bitwarden/fix/desktop/495-try-catch-require-nodert
try catch nodeRT module via require
|
2020-08-01 16:28:41 -04:00 |
|
Vincent Salucci
|
f301b92dc3
|
[SSO] Merge feature/sso into master (#139)
* [SSO] Reset Master Password (#134)
* Initial commit of reset master password (sso)
* Updated line length error
* Updated import line again
* Added trailing comma
* restored reference data for RegisterRequest
* Updated tracking boolean name // added success route update based on passed boolean
* Added new API // reverted Register // deleted reset // added change pw and sso
* Changed redirect URI to protected to override in sub-class
* Updated api to setPassword // Updated request model name // Updated change password refs // Updated formatting
* Encoded necessary parts of authorize url // Added default catch error message
* Refactored methods inside change password base component // removed unnecesary query param for sso
* [lint] Fixed error (#137)
* Cleaned lint error
* Fixed sso lint error
|
2020-08-01 08:42:24 -05:00 |
|
Chad Scharf
|
8d01ec7e42
|
removed temporary test code
|
2020-07-31 19:59:31 -04:00 |
|
Chad Scharf
|
c05dbe9743
|
remove trailing whitespace
|
2020-07-31 19:54:38 -04:00 |
|
Chad Scharf
|
b2fbc475c7
|
try catch nodeRT module via require
|
2020-07-31 19:42:13 -04:00 |
|
Vincent Salucci
|
091fc93645
|
update jslib (fe167be -> 261a200) (#588)
|
2020-07-31 13:54:13 -05:00 |
|
Kyle Spearrin
|
261a20031f
|
suth service support for complete sso login (#136)
|
2020-07-31 11:55:14 -04:00 |
|
Kyle Spearrin
|
dfe2771ba7
|
Taiwan
|
2020-07-31 06:38:25 -04:00 |
|
Chad Scharf
|
0b50b0db3d
|
Revert embedded dll change (#498)
|
2020-07-31 06:32:22 -04:00 |
|
Chad Scharf
|
870bbcba70
|
Merge pull request #497 from bitwarden/fix/495/missing-dll-in-win-dist
Fixes #495 missing windows dll
|
2020-07-30 20:16:19 -04:00 |
|
Chad Scharf
|
cec3e1ca12
|
Move DLL under /resources
|
2020-07-30 20:13:42 -04:00 |
|
Chad Scharf
|
98ca23427f
|
Fixes #495 missing windows dll
|
2020-07-30 19:46:46 -04:00 |
|
Chad Scharf
|
e48351a1ec
|
Merge pull request #1345 from bitwarden/fix/biometrics-jslib-compat
Fixed jslib compat changes for biometrics
|
2020-07-30 09:20:16 -04:00 |
|
Chad Scharf
|
707f259e73
|
Fixed jslib compat changes for biometrics
|
2020-07-29 17:01:05 -04:00 |
|
Chad Scharf
|
728d181fff
|
Merge pull request #1322 from Hinton/feature/biometric-jslib
Support biometric changes in jslib
|
2020-07-29 16:54:45 -04:00 |
|
Kyle Spearrin
|
b7ee60edb3
|
New Crowdin updates (#494)
* New translations messages.json (French)
* New translations messages.json (Ukrainian)
* New translations messages.json (Malayalam)
|
2020-07-29 09:40:20 -04:00 |
|
Kyle Spearrin
|
d3664321fd
|
fix download link
|
2020-07-28 22:52:13 -04:00 |
|
Kyle Spearrin
|
264827af49
|
fix download link
|
2020-07-28 22:52:04 -04:00 |
|
Kyle Spearrin
|
883d0aeda0
|
fix links
|
2020-07-28 22:51:51 -04:00 |
|
Kyle Spearrin
|
6a801a3e4b
|
New Crowdin updates (#492)
* New translations messages.json (Spanish)
* New translations messages.json (Portuguese)
* New translations messages.json (Estonian)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (Chinese Traditional)
* New translations messages.json (Chinese Simplified)
* New translations messages.json (Ukrainian)
* New translations messages.json (Russian)
* New translations messages.json (Polish)
* New translations messages.json (Catalan)
* New translations messages.json (Dutch)
* New translations messages.json (Japanese)
* New translations messages.json (Hungarian)
* New translations messages.json (Hebrew)
* New translations messages.json (German)
* New translations messages.json (Danish)
|
2020-07-28 21:36:56 -04:00 |
|
Chad Scharf
|
2e01ff7826
|
Fix modal-body div missing #583 (#585)
* Fix modal-body div missing #583
* Revert "Fix modal-body div missing #583"
This reverts commit 38f0cae82dae229cf929a52ba8d2d622b9449f72.
* Fixing modal-body div missing #583
|
2020-07-28 09:55:59 -04:00 |
|