Daniel James Smith
e08a4338d1
add missing appsettings ( #2955 )
2023-05-23 14:54:09 +02:00
Daniel James Smith
09144ddb52
[PM-153] Extend Freshdesk integration ( #2939 )
...
* Move keys into FreshDeskSettings class
* Add configurable custom fields for user and org
In FreshDesk we currently use the custom fields `cf_user` and `cf_org`.
- For the US instance these will be set to those values.
- For the EU instance these will likely be configured to `cf_user_eu` and `cf_org_eu`
* Fix file encoding
* Add region to notes
* Use customizable org field value in condition check
2023-05-23 14:43:44 +02:00
Chad Scharf
37641ba08b
Cherry pick/stripe sdk fixes ( #2170 )
...
* update stripe sdk (#2166 )
* Bump version to 2022.8.1 (#2167 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit eaca9a5864 )
* added setting to toggle stripe api version errors (#2168 )
* Bump version to 2022.8.2 (#2169 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 3d7e5e165c )
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-09 09:32:18 -04:00
Thomas Rittson
90a2a55438
Fix Stripe object lock timeouts ( #1735 )
...
* Fix Stripe object lock timeouts
* Move stripe config into globalSetting.stripe
* add MaxNetworkRetries config option with smart defaults
* Rename stripeApiKey to apiKey
2021-11-29 10:01:51 +10:00
Matt Gibson
0cf0748086
Move localhost services settings to development settings file ( #1423 )
2021-07-01 09:04:30 -05:00
Kyle Spearrin
614859a8bc
add missing baseServiceUris
2020-08-26 15:09:51 -04:00
Kyle Spearrin
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
Kyle Spearrin
499ca656a4
bitpay is now called token
2020-03-05 20:23:52 -05:00
Kyle Spearrin
d91d67c78c
no reply bitwarden emails
2020-02-07 16:42:55 -05:00
Kyle Spearrin
a370dd1149
apple webhook key
2019-09-13 09:58:30 -04:00
Kyle Spearrin
6f0d64119a
keep application cache in sync with service bus
2019-06-13 00:10:37 -04:00
Kyle Spearrin
7e920b955c
amazon ses mail delivery service
2019-03-13 16:19:00 -04:00
Kyle Spearrin
4084a01d7a
replace paypal webhook with ipn
2019-02-27 14:55:23 -05:00
Kyle Spearrin
4e99ae0dd6
send notification IPNs on bitpay invoice
2019-02-22 08:08:48 -05:00
Kyle Spearrin
31097870a1
stub out BitPay IPN endpoint
2019-02-21 22:54:53 -05:00
Kyle Spearrin
fdaa9504d5
bitpay invoice api
2019-02-21 22:43:37 -05:00
Kyle Spearrin
312ced0e3b
paypal IPN processing for account credit
2019-02-20 15:17:23 -05:00
Kyle Spearrin
5cdfc83903
remove bt webhook key
2019-02-11 23:27:32 -05:00
Kyle Spearrin
f837c1708e
paypal webhook key
2019-02-08 14:28:36 -05:00
Kyle Spearrin
a5044b6e6c
rename to PayPal
2019-02-01 22:25:34 -05:00
Kyle Spearrin
f3b5068aba
paypal client and stub out webhook
2019-02-01 17:16:28 -05:00
Kyle Spearrin
1ffa712b75
more notification hub renames
2018-08-16 13:50:41 -04:00
Kyle Spearrin
28e6783a00
hub api notifications
2018-08-16 12:05:01 -04:00
Kyle Spearrin
938b7f1230
premium renewal reminders job for braintree
2018-07-12 23:23:41 -04:00
Kyle Spearrin
0524630c33
update web vault urls
2018-07-12 17:33:17 -04:00
Kyle Spearrin
dead022e83
admin base uri setting, applied to login emails
2018-04-16 20:35:53 -04:00
Kyle Spearrin
4ce69dac2b
internal api & vault urls. apply to version check
2018-03-29 08:45:04 -04:00
David Roth
702d833cea
Add sentry logging support. ( #240 )
2018-03-23 13:33:31 -04:00
Kyle Spearrin
555e478ec3
Uppercase Bitwarden
2018-02-27 14:16:19 -05:00
Kyle Spearrin
8a318f35b7
events has its own connection string
2017-12-27 22:39:14 -05:00
Kyle Spearrin
8b07244c95
move to standard appsettings.json
2017-10-18 23:32:27 -04:00