AOSSIE-Org / AOSSIE-Org/BabyNest
[HIGH] logout deletes all user data - silently destructive
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 56
- Forks
- 123
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The logout() function calls DELETE /delete_profile, which permanently deletes the user's entire profile and all data. User asking AI to 'log out' will silently lose all data.\n\nFile: Frontend/src/services/RAGService.js, line ~2775\nFix: Implement real logout (clear local state) without deleting backend data.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.