-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SDP-1032] Flip SDP's flag usage from ENABLE_RECAPTCHA
to DISABLE_RECAPTCHA
and add a Secure Operation Manual
#292
Conversation
Preview is available here: |
ENABLE_RECAPTCHA
to DISABLE_RECAPTCHA
ENABLE_RECAPTCHA
to DISABLE_RECAPTCHA
ENABLE_RECAPTCHA
to DISABLE_RECAPTCHA
and add a Secure Operation Manual
Preview is available here: |
1 similar comment
Preview is available here: |
@ziyliu: this PR will need to be merged after we release 1.0.2. |
Something went wrong with PR preview build please check |
…ndered in the interface." This reverts commit ef4f289.
Preview is available here: |
What
Flip SDP's flag usage from
ENABLE_RECAPTCHA
toDISABLE_RECAPTCHA
.Also, add a new section for Secure Operation Manual.
Why
To remain in sync with the change from stellar/stellar-disbursement-platform-backend#150