Gan, Jimmy ea5b4e5f18 🔐 RESTORE: Admin password reset functionality
 Added admin password reset capability with:
   - Generate secure temporary passwords (12 chars with symbols)
   - Create password reset links with 15-min expiry
   - Beautiful modal UI with copy-to-clipboard functionality
   - Toggle password visibility for security
   - Reset buttons in both users list and user detail pages
   - Proper error handling and loading states
   - Responsive design for mobile/desktop

FEATURES:
- Admins can reset any user's password instantly
- Users get both temporary password and reset link options
- Secure password generation with proper entropy
- Audit logging of all password reset actions
- Professional UI with Bootstrap modals and tooltips

SAFE: Only affects admin functionality, calculator unchanged
2025-07-11 13:36:05 +08:00
2025-06-27 17:15:06 +02:00
2025-06-25 13:22:01 +02:00
S
Description
No description provided
1.3 MiB
Languages
Python 41.1%
HTML 41%
JavaScript 8.1%
Shell 5.3%
CSS 2.6%
Other 1.9%