aiondemand / aiondemand/AIOD-rest-api
Remove masking of personal details
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 36
- Forks
- 77
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently the REST API masks personal details for contacts imported from `ai4europe_cms` (https://github.com/aiondemand/AIOD-rest-api/blob/develop/src/routers/resource_routers/contact_router.py and https://github.com/aiondemand/AIOD-rest-api/blob/develop/src/routers/resource_routers/person_router.py). We now have the permission to show these details so we can remove the mask. E-mail addresses should only be visible to logged in users.
~@AlexJoom should we also show e-mail addresses, or keep them masked?~
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.