- Introduced a new endpoint to manually regenerate the 2FA secret for users. - Updated views to handle 2FA secret regeneration, including security checks and logging. - Enhanced the user interface with a button to regenerate the 2FA secret, along with appropriate alerts and confirmations. - Updated JavaScript to manage the regeneration process and display the new secret key and QR code provisioning URI. https://github.com/usmannasir/cyberpanel/issues/1577 |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| static/userManagment | ||
| templates/userManagment | ||
| .DS_Store | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| homeDirectoryManager.py | ||
| homeDirectoryUtils.py | ||
| homeDirectoryViews.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| userManager.py | ||
| views.py | ||