Skip to content
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

Opt-in for MFA requirement #20

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

tagliala
Copy link
Contributor

Make the gem more secure by requiring that all privileged operations by any of the owners require OTP.

Ref: https://guides.rubygems.org/mfa-requirement-opt-in/

@tagliala
Copy link
Contributor Author

Failures do not depend from this change, it's the falcon dependency requiring Ruby >= 3.1 and for some reasons there is an attempt to install it on older versions

I can take a look to the CI if you want

@ioquatix
Copy link
Member

Yes, I will fix CI.

Make the gem more secure by requiring that all privileged operations by
any of the owners require OTP.

Ref: https://guides.rubygems.org/mfa-requirement-opt-in/
@ioquatix ioquatix force-pushed the security/opt-in-for-mfa branch from bc041a9 to 0c7ac8b Compare October 23, 2024 22:34
@ioquatix ioquatix merged commit 4cf8554 into rack:main Oct 23, 2024
17 checks passed
@ioquatix
Copy link
Member

Thanks for your contribution.

@tagliala tagliala deleted the security/opt-in-for-mfa branch October 24, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants