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

🔒 fix: 2FA Encrypt TOTP Secrets & Improve Docs #5933

Merged
merged 2 commits into from
Feb 19, 2025
Merged

Conversation

rubentalstra
Copy link
Collaborator

This pull request introduces changes to improve the security and functionality of the two-factor authentication (2FA) system. The main updates include encrypting TOTP secrets, adding a function to retrieve and decrypt these secrets, and enhancing the documentation for various functions.

Security Improvements:

Code Enhancements:

Additional Imports:

Change Type

Please delete any irrelevant options.

  • Bug fix (non-breaking change which fixes an issue)

Testing

Test Configuration:

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • My changes do not introduce new warnings
  • Local unit tests pass with my changes
  • Any changes dependent on mine have been merged and published in downstream modules.

@rubentalstra rubentalstra added 🔥 hotfix Urgent production fixes 🔒 security Vulnerability fixes and enhancements labels Feb 18, 2025
@rubentalstra rubentalstra self-assigned this Feb 18, 2025
@danny-avila danny-avila changed the title 🔒 fix: 2FA Encrypt TOTP Secrets & Improve Documentation 🔒 fix: 2FA Encrypt TOTP Secrets & Improve Docs Feb 19, 2025
@danny-avila danny-avila merged commit 538a2a1 into main Feb 19, 2025
5 checks passed
@danny-avila danny-avila deleted the fix/2FA-encryption branch February 19, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 hotfix Urgent production fixes 🔒 security Vulnerability fixes and enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants