-
Notifications
You must be signed in to change notification settings - Fork 24
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] Add "Secure Operation Manual" section and updated the code to enforce MFA and reCAPTCHA #150
Conversation
… security reasons.
…enabled, for security reasons.
stellar-disbursement-platform-backend-preview is available here: |
stellar-disbursement-platform-backend-preview is available here: |
stellar-disbursement-platform-backend-preview is available here: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is SDP-1035 really the right ticket for this PR?
Good catch, TY! It's actually SDP-1032. Fixed it in the title. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thank you for this change
…ement-platform-backend into marcelo/SDP-1035
stellar-disbursement-platform-backend-preview is available here: |
stellar-disbursement-platform-backend-preview is available here: |
### What Update helm chart for stellar-disbursement-platform ### Why To keep in sync with stellar/stellar-disbursement-platform-backend#150
…RECAPTCHA` and add a Secure Operation Manual (#292) ### What Flip SDP's flag usage from `ENABLE_RECAPTCHA` to `DISABLE_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
What
Why
To increase the security of hosts and operators.
Future Steps
ENABLE_RECAPTCHA
toDISABLE_RECAPTCHA
and add a Secure Operation Manual stellar-docs#292Checklist
PR Structure
Thoroughness
Configs and Secrets
values.yaml
file.pr-preview
,dev
,demo
,prd
).values.yaml
file.pr-preview secrets
,dev secrets
,demo secrets
,prd secrets
).Release
develop
ormain
after it's ready for production!Deployment