1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00
Commit Graph

4189 Commits

Author SHA1 Message Date
036b402e9f update ip IsInternal() to account for missed ranges (#827)
* update ip IsInternal() to account for missed ranges

* update with `::`
2020-07-18 08:08:57 -04:00
aab6095073 Add support building from path that contains space (#815) 2020-07-17 08:28:31 -04:00
5892d52ed5 fix protocol 2020-07-16 08:03:57 -04:00
0d0c6c7167 sso integrations (#822)
* stub out hybrid sso

* support for PKCE authorization_code clients

* sso service urls

* sso client key

* abstract request validator

* support for verifying password

* custom AuthorizationCodeStore that does not remove codes

* cleanup

* comment

* created master password

* ResetMasterPassword

* rename Sso client to OidcIdentity

* update env builder

* bitwarden sso project in docker-compose

* sso path in nginx config
2020-07-16 08:01:39 -04:00
2742b414fd reference event changes and cleanup (#823) 2020-07-15 12:38:45 -04:00
a2b46daf59 Updated Kestrel application url to use IIS port (#820) 2020-07-14 09:36:38 -05:00
92238eb0a9 Additional changes for enterprise portal sso config (#819)
* Additional changes for enterprise portal sso config

* Requested changes

* rename enum to Saml2

* Limit to one SSO config per org
2020-07-13 15:58:59 -04:00
8a46fcd301 Resolve host to check for private IP address (#812) 2020-07-07 19:47:12 -04:00
7af50172e0 Reference event service implementation (#811)
* Reference event service implementation

* Fix IReferenceable implementation of Id

* add structure to event body
2020-07-07 12:01:34 -04:00
b4524fbcb6 Added BusinessPortal property for use on client side (#810) 2020-07-06 12:59:57 -05:00
b6bea86216 Run jobs in local timezone (#808)
* Run jobs in local timezone

* Run jobs in local timezone
2020-07-03 22:48:40 -04:00
a37706eba1 Restore original collection method (#804) 2020-06-30 11:52:50 -04:00
d7b00f6c27 Subscription update to maintain auto charge (#803) 2020-06-29 20:29:19 -04:00
a64f4dd413 bump patch version 2020-06-29 10:17:09 -04:00
cc9d18f6d2 add missing [ViewPassword] true (#799) 2020-06-27 15:09:04 -04:00
6bc7a3cdc0 adjust cors origin checks (#800)
* allow cors from bitwarden.com on cloud

* allow file:// cors for safari extension

* fix missing paren
2020-06-27 15:08:50 -04:00
0b1e49bc0a Remove Id from SsoConfig_Create sproc 2020-06-26 16:47:41 -04:00
b524029e5c bump dependency versions 2020-06-26 16:17:46 -04:00
1413eed32a bump version 2020-06-26 16:04:13 -04:00
da9b81d552 Merge pull request #796 from bitwarden/sso-dal
Additional SSO & Org Identifier work
2020-06-26 10:47:17 -04:00
bc5ea25d0b removed ssoConfig request/response models 2020-06-26 10:03:25 -04:00
9f919bbea9 move Id assignment to after insert 2020-06-25 18:28:08 -04:00
f46023f2f5 requested changes 2020-06-25 18:06:27 -04:00
39a81af3e9 DAL & CRUD for SSO 2020-06-25 16:42:29 -04:00
47a6e607c6 Fixed validation error for Free org accounts 2020-06-25 15:58:08 -04:00
fca7b162bf Reference id storage and signup 2020-06-25 12:28:22 -04:00
f23a8edc45 Update stripe lib (#793) 2020-06-24 21:24:19 -04:00
8559e144c6 bump dependency minor/patch versions 2020-06-24 16:37:23 -04:00
0f008435ba sproc tweak 2020-06-24 13:59:00 -04:00
05891f2122 Requested updates 2020-06-24 12:24:36 -04:00
09df3f64d3 Updates to SSO config DB setup 2020-06-23 23:54:27 -04:00
cf70a5e480 set cors policies to only allow web vault origin (#787)
* set cors policy to only allow web vault

* vault cors policy service
2020-06-23 18:47:53 -04:00
6f53ef4847 formatting 2020-06-22 09:36:40 -04:00
519226f824 formatting 2020-06-21 23:42:27 -04:00
8e7cb082ad DB support for SSO config 2020-06-21 23:35:42 -04:00
398867a839 Parameterize AmazonSQSClient to allow testing 2020-06-18 10:16:23 -07:00
61b15c55d0 Merge pull request #782 from bitwarden/feature/tax-info-collection
Combined tax updates with other operations
2020-06-18 11:26:58 -04:00
0f28ac45f9 Consistency on TaxInfo use in service params 2020-06-18 10:41:55 -04:00
aeb6e4e7d4 formatting 2020-06-18 09:57:24 -04:00
dc42be710a Add unit test coverage for AmazonSesMailDeliveryService (#783)
* Parameterize AmazonSimpleEmailServiceClient to allow testing

* Add unit test coverage for AmazonSesMailDeliveryService
2020-06-18 09:55:46 -04:00
1b027cab59 Remove erroneous whitespace 2020-06-17 20:02:38 -04:00
b7a500eb63 combined tax updates with other operations 2020-06-17 19:49:27 -04:00
f7e5f1f15e Merge pull request #776 from bitwarden/feature/tax-info-collection
Feature/tax info collection
2020-06-17 10:49:54 -04:00
7145e3ea88 On create default ViewPassword to true. 2020-06-15 18:54:32 +02:00
b2cb9a2f69 Billing addr line1 fix, pr feedback 2020-06-15 09:12:03 -04:00
1552ff7b29 Collect tax info, correct line1 2020-06-12 19:35:17 -04:00
21834223fd Adds extra Amazon equivalent domains (#775) 2020-06-12 10:25:08 -04:00
5b3f81f47e Merge pull request #743 from Hinton/feature/hide-passwords
Add support collection access, hide passwords
2020-06-11 14:24:04 -04:00
f695b1e7fc update gulp to v4 and remove old packages (#774)
* update gulp to v4 and remove old packages

* desc

* update project name
2020-06-11 14:23:23 -04:00
d2625e47e1 Remove trailing comma and adjust formatting of some of the equivalent domain strings to match the rest (#773) 2020-06-09 16:53:48 -04:00