mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-08 06:00:29 +00:00
- Add after_insert event listener to auto-create NativeAuth UserInfo - Generate memorable 3-word passwords for admin-created users - Auto-approve users created by admin (is_authorized=1) - Add after_delete listener to clean up UserInfo on user deletion - Add GetUserCredentialsHandler API for credential retrieval - Add password cache (5min expiry) for secure credential handoff - Enhanced admin.html with credentials modal (copy/download) - Add templates_enhanced directory with customized templates - Add NativeAuth nav items (Change Password, Authorize Users) - Bump version to 3.5.8 (manual)