Colin Maudry
|
d72cad90ec
|
feat(auth): resolve_oauth_user (liaison/création de compte OIDC) (#88)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-24 23:07:46 +02:00 |
|
Colin Maudry
|
ff7aaa54cd
|
fix(auth): vérification promote_pending_email, purge tokens change-email, fallback login (#73)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-24 22:25:34 +02:00 |
|
Colin Maudry
|
95f7d80b45
|
feat(compte): page /compte/admin (email, mot de passe, suppression) (#73)
|
2026-06-24 22:07:05 +02:00 |
|
Colin Maudry
|
6144e3c18d
|
feat(auth): route delete-account avec confirmation par mot de passe (#73)
|
2026-06-24 18:49:52 +02:00 |
|
Colin Maudry
|
558df9627b
|
feat(auth): routes change-email + confirm-email-change (#73)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-24 18:48:08 +02:00 |
|
Colin Maudry
|
49bd1b3036
|
src/auth/routes.py : route /auth/change-password (#73)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-20 22:51:40 +02:00 |
|
Colin Maudry
|
6b78abb7fd
|
src/auth/routes.py : routes de réinitialisation du mot de passe (#73)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-20 22:50:20 +02:00 |
|
Colin Maudry
|
ff9b3a6092
|
src/auth/routes.py : routes /auth/login et /auth/logout (#73)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-20 17:39:59 +02:00 |
|
Colin Maudry
|
4d9a300e0c
|
src/auth/routes.py : route /auth/verify-email (#73)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-20 17:38:13 +02:00 |
|
Colin Maudry
|
e275f10dbd
|
src/auth/routes.py : route /auth/signup (#73)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-20 17:37:15 +02:00 |
|
Colin Maudry
|
1c0fb0a960
|
src/auth/routes.py : blueprint auth et fixtures de test (#73)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-20 17:35:06 +02:00 |
|