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
|
97d24f5abf
|
reference event data model changes
|
2020-07-20 15:21:01 -04:00 |
|
Chad Scharf
|
9ca79c4929
|
Reference id to data conversion
|
2020-07-17 16:05:58 -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
|
b53046d0d9
|
Added new _host property for consumption.
|
2020-07-14 10:02:07 -05:00 |
|
Matt Smith
|
8223011248
|
Reverted prior change. Changed call to getHost
|
2020-07-13 15:47:55 -05:00 |
|
Vincent Salucci
|
d308245237
|
Added new BusinessPortal boolean to all necessary objects (#121)
|
2020-07-06 17:21:41 -05:00 |
|
Chad Scharf
|
c3389afd4f
|
Add referenceId to register component
|
2020-06-25 15:44:19 -04:00 |
|
Kyle Spearrin
|
7f6d7424e7
|
Do not process hostname for regex logins (#117)
|
2020-06-18 11:58:29 -04:00 |
|
Chad Scharf
|
983f0cbfa7
|
re-order import
|
2020-06-17 20:09:47 -04:00 |
|
Chad Scharf
|
fb70ca8fe9
|
tax info extends payment request
|
2020-06-17 20:07:59 -04:00 |
|
Chad Scharf
|
01fd705081
|
extend payment request to collect tax info
|
2020-06-17 19:46:28 -04:00 |
|
Chad Scharf
|
7fd52c62f3
|
Merge pull request #115 from bitwarden/feature/tax-info-collection
Support tax collection info
|
2020-06-17 10:50:14 -04:00 |
|
Chad Scharf
|
dea0233ee3
|
Support tax collection info
|
2020-06-12 19:29:52 -04:00 |
|
Hinton
|
81c76816b9
|
Ensure viewPassword has a default value
|
2020-06-12 14:21:27 +02:00 |
|
hinton
|
4d776ca0ef
|
Fix spelling mistakes
|
2020-06-04 22:15:45 +02:00 |
|
hinton
|
34402571e7
|
Add newField property to FieldView, used for allowing edits for new fields
|
2020-06-03 20:45:53 +02:00 |
|
hinton
|
1fa3eb49ad
|
Add support for collections with hide passwords
|
2020-05-21 15:54:15 +02:00 |
|
Chad Scharf
|
19668ab5f2
|
[Soft Delete] jslib updates for new API updates
New API methods and cipher Deleted Date property, plus search expansion to toggle on deleted flag.
|
2020-04-03 16:32:15 -04:00 |
|
Vincent Salucci
|
ee8ca0beed
|
Password Generator Passphrase Policy (#85)
* Initial commit for passphrase enforcement
* Updated type implementation
* Updated default type conditional
* Added helper method to enforced options object
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
|
2020-03-10 12:50:54 -05:00 |
|
Vincent Salucci
|
6210396aa9
|
Enforce master password policy (#79)
* Enforce master password policy
* Updated based on requested changes/discussions
|
2020-03-02 11:05:05 -06:00 |
|
Vincent Salucci
|
862057dca6
|
Enforce Password Generator Policy (#75)
* Enforce Password Generator Policy
* Move policy enforcement to service layer
* Fixed typo (vscode didn't warn..) and adjust import spacing
* Made requested changes
|
2020-02-26 16:38:11 -06:00 |
|
Joseph Petersen
|
3a40cb83bf
|
fix fullAddressPart2 state if empty should not show in address line (#62)
* not all countries have states
* semi colons
|
2020-02-01 16:15:27 -05:00 |
|
Kyle Spearrin
|
3d2e2cb174
|
sync policies., set up policy service
|
2020-01-28 22:24:02 -05:00 |
|
Kyle Spearrin
|
6c8407196b
|
more usepolicies
|
2020-01-15 15:25:06 -05:00 |
|
Kyle Spearrin
|
ca6f235a34
|
usePolicies on org profile response
|
2020-01-15 15:22:34 -05:00 |
|
Kyle Spearrin
|
f66de2207c
|
policy apis
|
2020-01-15 11:24:00 -05:00 |
|
Kyle Spearrin
|
b2a8041173
|
fix twoFactorEnabled type
|
2019-10-04 09:45:37 -04:00 |
|
Kyle Spearrin
|
53d08067df
|
extend ctor for collection view
|
2019-09-25 17:12:13 -04:00 |
|
Kyle Spearrin
|
971e19335f
|
fix UsingInAppPurchase mapping
|
2019-09-24 16:03:25 -04:00 |
|
Kyle Spearrin
|
929dd8415d
|
usingInAppPurchase added to model
|
2019-09-19 16:30:29 -04:00 |
|
Kyle Spearrin
|
575a28e25f
|
in-app purchase pre-check api
|
2019-09-19 08:52:57 -04:00 |
|
Kyle Spearrin
|
e28e820286
|
new payment api changes
|
2019-08-09 23:56:55 -04:00 |
|
Kyle Spearrin
|
7bdca0dcb4
|
event logging on view page fixes
|
2019-07-09 13:08:36 -04:00 |
|
Kyle Spearrin
|
cfec7c4815
|
event service
|
2019-07-03 09:53:55 -04:00 |
|
Kyle Spearrin
|
49a6b5046f
|
setup for client event collection
|
2019-06-20 08:56:45 -04:00 |
|
Kyle Spearrin
|
b0b6ad4ebd
|
overwriteExisting on org user import
|
2019-05-06 21:32:05 -04:00 |
|
Kyle Spearrin
|
ebedf215d2
|
file size prop
|
2019-05-01 10:35:55 -04:00 |
|
Kyle Spearrin
|
4d57221daa
|
full address part 2
|
2019-04-29 10:13:32 -04:00 |
|
Kyle Spearrin
|
169be0f8da
|
should be inverse
|
2019-04-29 09:30:00 -04:00 |
|
Kyle Spearrin
|
7252e7cad0
|
updates
|
2019-04-16 23:32:02 -04:00 |
|
Kyle Spearrin
|
05dde1051c
|
decrypt optimization
|
2019-04-15 08:43:18 -04:00 |
|
Kyle Spearrin
|
b7a736294b
|
improved some syntax and a few fixes
|
2019-04-13 21:20:09 -04:00 |
|
Kyle Spearrin
|
1de193eea1
|
use map
|
2019-04-12 09:45:47 -04:00 |
|
Kyle Spearrin
|
0b0245b90f
|
cache keyHash, proper param order for cipherString
|
2019-04-03 14:18:55 -04:00 |
|
Kyle Spearrin
|
593870e936
|
org upgrade api
|
2019-03-21 21:38:52 -04:00 |
|
Kyle Spearrin
|
650ab56353
|
fix enabled
|
2019-03-07 23:54:52 -05:00 |
|
Kyle Spearrin
|
79fea92b81
|
collection externalId
|
2019-03-07 15:17:58 -05:00 |
|
Kyle Spearrin
|
3b3b71d841
|
apis for org api keys
|
2019-03-07 10:58:27 -05:00 |
|
Kyle Spearrin
|
0fa88b44b8
|
fix null check on response
|
2019-03-07 07:53:48 -05:00 |
|