Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
-
-
-
Forked from linovia/django-photologue
A customizable plug-in photo management application for the Django web framework.
-
-
121 contributions in the last year
Activity overview
Contribution activity
November 2020
Created a pull request in pass-culture/pass-culture-api that received 2 comments
(PC-5072) : reject token "null" on licence-verify endpoint.
For some reason, the token can be the string "null" instead of
the null value when calling verify_id_check_licence_token.
Since we don't want to cr…
Opened 13 other pull requests in 2 repositories
pass-culture/pass-culture-api
10
merged
1
closed
- (PC-4964) : remove functions moved to core.users.repository
- [PC 4964] - move user query into repo
- (PC-4923) : Create pcapi.settings to centralize settings
- PC 4964 creation de compte
- PC-4970 : mail de confirmation de compte natif
- PcObject: allow more standard instances creation
- (PC-4964) : Add isEmailValidated to the user model
- (PC-5210) : Refactor ApiError to make it concise
- (PC-5162) : use config file for the mail addresses
- (PC-4923) : Reliable environment variables
- PC 4963: access token refresh
pass-culture/pass-culture-main
1
merged
1
open
Reviewed 25 pull requests in 4 repositories
pass-culture/pass-culture-api 21 pull requests
- Nettoyage de code inutilisé
- (PC-5446) Add user profile route
- pylint
- (PC-4965) Add email validation endpoint
- (PC-5246) Définition des fuseaux horaires pour d'autres départements et territoires hors de la métropole
- tests: Replace more calls to clean_database by the `db_session` fixture
- (PC-5426) Add isBeneficiary column in user
- (PC-4716) Déplacement des routes dans des sous-dossiers distincts
- (PC-5202) Use jwt token in native app reset password routes
- (PC-5202) Add token table
- (PC-4968) Add reset password endpoint
- (PC-4353) Add assertion on jwt secret key presence
- Add reset password mail for native app
- scripts: Fix loading of ENV setting in interact script
- (PC-4966) Add reset password route
- (PC-4699) Fix Sentry on non local envs by bypassing utils config file
- (PC-4030) repository: Add a safety belt in `clean_all_database`
- scripts: Automatically set distinctive Python prompt on staging/prod
- (PC-5077) Zipper le fichier CSV joint au mail "Détails des paiements"
- ci: Do not stop at the first test error/failure
- [PC-4994] Suppression des logger.debug, utilisation de logger.exception