Replies: 2 comments 1 reply
-
|
Secret Key entry for Passwords to general MFA codes would be awesome! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
✅ Implemented! This feature is now live in the latest commit. You can now add TOTP/2FA secrets to ANY password type, not just entries marked as "OTP/TOTP (2FA)". How to use:
The password detail view will now show a live TOTP code generator with a 30-second countdown timer. You can copy codes directly to your clipboard. Technical details:
Files Modified:
Update your installation:cd /home/administrator # or your HuduGlue directory
git pull origin main
source venv/bin/activate
python manage.py migrate
sudo systemctl restart huduglue-gunicorn.serviceThanks for the suggestion! This makes password management with MFA much more convenient. 🎉 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please submit feature requests here
Beta Was this translation helpful? Give feedback.
All reactions