1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-17 02:01:53 +01:00
bitwarden-server/src
Matt Gibson 8e1e2fa2fe
Feature/sync Enable hcaptcha on login (#1469)
* Share globalSettings hcaptcha public key with clients

* Require captcha valid only prior to two factor

users with two factor will have already solved captcha is necessary.
Users without two factor will have`TwoFactorVerified` set to false

* Do not require CaptchaResponse on two-factor requests

* Add option to always require captcha for testing purposes

* Allow for self-hosted instances if they want to use it

* Move refresh suggestion to correct error

* Expect lifetime in helper method

* Add captcha bypass token to successful captcha validations

* Remove twofactorValidated

* PR Feedback
2021-07-21 13:42:06 -05:00
..
Admin Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
Api Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
Billing Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
Core Feature/sync Enable hcaptcha on login (#1469) 2021-07-21 13:42:06 -05:00
Events Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
EventsProcessor Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
Icons Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
Identity Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
Notifications Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
Sql Add events for Creating, Adding and Removing ProviderOrganizations (#1475) 2021-07-21 19:40:38 +02:00