Shane Melton
|
2bf8438ff7
|
[EC-502] Rate Limiting Improvements (#2231)
* [EC-502] Add custom Redis IP rate limit processing strategy
* [EC-502] Formatting
* [EC-502] Add documentation and app setting config options
* [EC-502] Formatting
* [EC-502] Fix appsettings.json keys
* [EC-502] Replace magic string for cache key
* [EC-502] Add tests for custom processing strategy
* [EC-502] Formatting
* [EC-502] Use base class for custom processing strategy
* [EC-502] Fix failing test
|
2022-08-31 14:17:29 -07: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
|
d91d67c78c
|
no reply bitwarden emails
|
2020-02-07 16:42:55 -05: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
|
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
|
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 |
|