SPB Git forge

spb/uqo-chat

Public
14commits 1branches 0releases
1.4 MBsize
maindefault branch
17 days agolast push
Python 64.6% TypeScript 33.7% CSS 0.8%

History of CLAUDE.md · clear filter

  1. Sun, Sep 6, 2026 4

    1. feat(auth): whitelist + Resend invitations replace the course access code
      …
      - professor adds student e-mails → each gets a 'choose your password' link (Resend batch, 14 d)
      - /mot-de-passe?token= page (activation or reset), password strength meter, consent on first login
      - 'Première connexion ou mot de passe oublié' → /auth/forgot (registered addresses only, 60 min link)
      - students tab: invite on create, per-student resend, invite-all pending, activated/invited status
      - access code removed (endpoints, UI, config); legacy /connexion?token= links still honoured
      - services/mail.py: Resend HTTP API (single + batch) with SMTP fallback, HTML templates in UQO brand
      
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 18 days ago · 1 file +3 −3
    2. Simon-Pierre Boucher committed 18 days ago · 1 file +2 −1
    3. chore(llm): claude-fable-5.1 as default tutor model
      …
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 18 days ago · 1 file +1 −1
    4. Simon-Pierre Boucher committed 18 days ago · 1 file +26