This website requires JavaScript.
Explore
Help
Sign In
colin
/
colibre
Watch
1
Star
0
Fork
0
You've already forked colibre
Code
Issues
30
Pull Requests
Actions
Packages
Projects
Releases
33
Activity
Files
44031efcd5041139689ee75506819d1fdafe19ad
colibre
/
src
/
auth
T
History
Colin Maudry
44031efcd5
feat(auth): oauth_identities table + password_hash nullable (
#88
)
...
Co-Authored-By: Claude Haiku 4.5 <
noreply@anthropic.com
>
2026-06-24 23:04:18 +02:00
..
__init__.py
src/auth/db.py : schéma SQLite et connexion (
#73
)
2026-04-20 17:15:26 +02:00
db.py
feat(auth): oauth_identities table + password_hash nullable (
#88
)
2026-06-24 23:04:18 +02:00
mailer.py
feat(auth): email de confirmation de changement d'adresse (
#73
)
2026-06-24 18:45:37 +02:00
models.py
src/auth/models.py : classe User Flask-Login (
#73
)
2026-04-20 17:25:56 +02:00
routes.py
fix(auth): vérification promote_pending_email, purge tokens change-email, fallback login (
#73
)
2026-06-24 22:25:34 +02:00
setup.py
feat(brevo): envoyer les emails transactionnels via l'API Brevo v5 (
#87
)
2026-06-24 15:33:14 +02:00
tokens.py
src/auth/tokens.py : génération et validation des tokens (
#73
)
2026-04-20 17:24:49 +02:00