- Enterprise SAML/OIDC callbacks used raw 'sso_xxx' string as passwordHash which would crash bcrypt.compare(). Now uses userRepo.hashPassword(randomUUID()) - Added updateLastLogin() for existing enterprise SSO users - Upgraded bcrypt cost factor from 10 to 12 per PRD spec - All 53 auth tests passing
18 lines
446 B
Plaintext
18 lines
446 B
Plaintext
# All workspace repositories
|
|
# Single source of truth for repo-management workflows
|
|
# Reference this file in scripts instead of hardcoding repo lists
|
|
|
|
learning_ai_common_plat
|
|
learning_voice_ai_agent
|
|
learning_multimodal_memory_agents
|
|
learning_ai_clock
|
|
learning_ai_fastgap
|
|
learning_ai_jarvis_jr
|
|
learning_ai_peakpulse
|
|
learning_ai_notes
|
|
learning_ai_flowmonk
|
|
learning_ai_trails
|
|
learning_ai_smart_auth
|
|
learning_ai_auth_app
|
|
learning_ai_productivity_web
|