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
6144e3c18d310b58cf107a9c451384ddad793a31
colibre
/
src
/
auth
T
History
Colin Maudry
6144e3c18d
feat(auth): route delete-account avec confirmation par mot de passe (
#73
)
2026-06-24 18:49:52 +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): email en attente (pending_email) + migration (
#73
)
2026-06-24 18:43:04 +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
feat(auth): route delete-account avec confirmation par mot de passe (
#73
)
2026-06-24 18:49:52 +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