Mathieu Ripert

Results 4 issues of Mathieu Ripert

# Context Users with incorrect geocoding (missing lat/lon) will be excluded from the matching criteria. For transparency reasons, we have to notify them so that they can take action and...

P2

## Contexte / Problème Il es possible dans plusieurs formulaires de savoir qui est inscrit ou pas sur covidliste en fonction des messages d'erreur (cet adresse email n'est pas trouvée...

P2
security

sql queries with inline views are redirected to master because they do not match the `SQL_SLAVE_MATCHERS` here https://github.com/taskrabbit/makara/blob/master/lib/active_record/connection_adapters/makara_abstract_adapter.rb#L112 Example: ``` with users as ( select id, name from users where...

good first issue

### Capture Full Perplexity API Response Metadata It enhances `ChatPerplexity` to capture the complete API response from Perplexity, not just the message content. The main benefit is to get the...