Kyle Spearrin
0e9e73ce95
Some groundwork for Send ( #192 )
...
* send work
* New method to update the last used index (#184 )
Instead of updating it every time you call getNext(), it will be updated in a separate call, to avoid updating the index when the cipher did not auto-fill correctly (e.g wrong frame)
Fixes #1392
* added OnlyOrg to PolicyType enum (#183 )
* [Require SSO] Add policy type enumeration (#186 )
* Added SsoAuthentication policy type
* Updated policy type name // added comments for clarification of what each type controls
* [SSO] New user provision flow (#173 )
* Initial commit of new user sso flow
* Adjusted stateSplit conditional per review
* Add logging to lowdb storage service (#188 )
* Fix lint errors/warnings (#187 )
* remove password api
* access id
* makeSendKey
Co-authored-by: Josep Marí <xusoo@users.noreply.github.com >
Co-authored-by: Addison Beck <abeck@bitwarden.com >
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com >
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com >
2020-11-02 15:58:18 -05:00
Vincent Salucci
5e50aa1a19
Added terms/privacy variables & logic ( #193 )
2020-11-02 12:50:58 -06:00
Addison Beck
421de80daf
Added --apiKey option to the login command
2020-11-01 14:57:33 -05:00
Cedric Wille
9914ac6610
issue496 Improve touchID message
2020-10-30 14:56:30 -04:00
Chad Scharf
d8d1ee3022
Handle main window hide
2020-10-29 16:35:09 -04:00
Kyle Spearrin
8cb5a9f505
hkdf crypto functions ( #190 )
...
* hkdf crypto functions
* comment to spec
2020-10-29 15:52:12 -04:00
Tom Rittson
0dc2da052f
expand contributing guide
2020-10-28 17:35:00 +10:00
Tom Rittson
73f1ab2291
expand contributing guide
2020-10-28 17:26:29 +10:00
Addison Beck
ebe5a6030e
Only org to single org ( #680 )
...
* change OnlyOrg references to SingleOrg
* updated jslib
* change OnlyOrg references to SingleOrg
* missed a reference to OnlyOrg in messages
2020-10-27 10:28:57 -04:00
Chad Scharf
f6946085d8
Use properly transpiled SweetAlert2 lib ( #682 )
2020-10-26 17:52:01 -04:00
Chad Scharf
0e42893d1c
Merge pull request #1421 from eliykat/docs-contrib
...
expand CONTRIBUTING.md
2020-10-26 17:09:44 -04:00
Addison Beck
76c09641ba
changed OnlyOrg enum to be SingleOrg ( #189 )
2020-10-26 16:01:17 -04:00
Hinton
0c0beb7446
Build proxy for all dist
2020-10-26 20:35:47 +01:00
Vincent Salucci
beebe7c98b
[Require SSO] Enterprise policy adjustment ( #676 )
...
* Commits for policies/edit/strings
* more initial commits of policy/edit/strings
* More changes for require sso
* Updated strings to match policy string patterns
* Updated false enable on error
* Removed sso prevalidate prereq // adjusted callout
* Updated policy array creation and added display value
2020-10-26 11:56:02 -05:00
Chad Scharf
312cdbee3d
Merge pull request #1438 from gleichda/master
...
Add some german input field names
2020-10-26 12:49:32 -04:00
David Gleich
c209fd72de
Add some german input field names
2020-10-24 13:01:03 +02:00
Hinton
c1b099f5da
Handle invalidatedEncrytption message
2020-10-23 14:40:50 +02:00
Hinton
da0cd3d588
Send error when failing to decrypt message
2020-10-23 14:40:31 +02:00
Hinton
b0c9054f23
Update with support for latest jslib
2020-10-23 10:42:58 +02:00
Kyle Spearrin
3629c2c0d5
use element classList to add animations ( #1436 )
2020-10-22 12:32:33 -04:00
Hinton
470df8f589
Set correct paths to binary in manifest for npm run
2020-10-21 20:44:56 +02:00
Hinton
222665dd9d
Fix error in firefox
2020-10-21 20:39:58 +02:00
Hinton
251d0fdde3
Handle another error message
2020-10-21 17:50:27 +02:00
Hinton
0a4d59092b
Cleanup, localize error.
2020-10-21 17:18:04 +02:00
Hinton
77fc0ce55b
Cleanup code
2020-10-21 16:48:40 +02:00
Hinton
9ff0f204d8
Add connected/disconnected calls in proxy application
2020-10-21 15:56:27 +02:00
Hinton
9064298309
Display error message when browser integration is disabled, or desktop not running
2020-10-21 15:56:10 +02:00
Chad Scharf
23ded0d115
Fix lint errors/warnings ( #187 )
2020-10-20 10:20:22 -04:00
Chad Scharf
611e8760c6
Merge pull request #177 from bitwarden/jslib-update-fix-lowdb-storage-constructor
...
Add log service and pass to lowdb storage
2020-10-20 10:17:33 -04:00
Chad Scharf
f0d4635c5f
Add log service and pass to lowdb storage
2020-10-20 10:07:36 -04:00
Kyle Spearrin
92d73a5be4
set collection view id from response ( #176 )
2020-10-20 09:38:11 -04:00
Chad Scharf
4cd20f0fa8
Add logging to lowdb storage service ( #188 )
2020-10-20 09:33:30 -04:00
Hinton
a3dbf8b65d
Unlock using master key from desktop
2020-10-19 18:34:40 +02:00
Hinton
a6563e7de2
Send key to browser.
2020-10-19 18:34:24 +02:00
Hinton
2ac6148821
Show fingerprint message
2020-10-19 16:50:33 +02:00
Hinton
a659c86373
Show fingerprint message
2020-10-19 16:50:25 +02:00
Hinton
54c53e432b
Setup new encryption flow
2020-10-19 12:21:07 +02:00
Hinton
378f603709
Setup new encryption flow
2020-10-19 12:20:45 +02:00
Addison Beck
a51331d6b2
OnlyOrg Policy ( #669 )
...
* added localization strings needed for the OnlyOrg policy
* added deprecation warning to policies page
* allowed OnlyOrg policy configuration
* blocked creating new orgs if already in an org with OnlyOrg enabled
* code review cleanup for onlyOrg
* removed a blank line
* code review cleanup for onlyOrg
2020-10-16 15:36:06 -04:00
Hinton
1bb81270d9
Fix homedir for manifests
2020-10-16 18:51:28 +02:00
Hinton
74b51c9a6c
wip
2020-10-16 17:09:17 +02:00
Hinton
90bba83ae5
wip
2020-10-16 17:08:53 +02:00
Hinton
41134aee98
Minor cleanup
2020-10-16 12:01:07 +02:00
Vincent Salucci
b7b970e654
[SSO] New User Provision flow jslib update ( f30d6f8 -> d84d6da) ( #672 )
...
* Update jslib (f30d6f8 -> d84d6da )
* Updated imports/constructor to super
2020-10-14 11:13:13 -05:00
Vincent Salucci
f54ca688d4
[SSO] New user provision flow jslib update ( 3bf322a -> d84d6da) ( #1429 )
...
* Updated import/constructors
* Update jslib (3bf322a -> d84d6da )
2020-10-14 08:58:36 -05:00
Vincent Salucci
be95ee9328
[SSO] New user provision flow jslib update ( f0dc38b -> d84d6da) ( #570 )
...
* Updated import/constructors
* Update jslib from f0dc38b -> d84d6da
2020-10-14 08:58:23 -05:00
Vincent Salucci
569d8e0a4f
Merge pull request #173 from bitwarden/m-update-jslib
...
[SSO] New user provision flow jslib update (f30d6f8 -> d84d6da )
2020-10-14 08:57:47 -05:00
Vincent Salucci
8ceb5181a9
Update jslib ( f30d6f8 -> d84d6da)
2020-10-13 16:13:14 -05:00
Vincent Salucci
d84d6da7f7
[SSO] New user provision flow ( #173 )
...
* Initial commit of new user sso flow
* Adjusted stateSplit conditional per review
2020-10-13 15:21:03 -05:00
Addison Beck
a56599fd3f
Merge pull request #1428 from bitwarden/autofill-from-clicked-cipherV2
...
tracked last-launched ciphers for autofill
2020-10-13 15:41:50 -04:00