- TRA-89 - Problem solved where connection could get lost in sync between client and backend

- TRA-98 - End user could continue without accepting dpa & terms
- TRA-96 - Multiple-choice questions in mobile client not scrolling -> Solved by introducing new client layout
- TRA-101 - DPA-link was not working
- TRA-102 - Wrong responses when looking for affirmative answers.
This commit is contained in:
Josako
2025-12-02 12:15:50 +01:00
parent 9b86a220b1
commit 94b805e0eb
6 changed files with 86 additions and 19 deletions

View File

@@ -385,7 +385,7 @@ def translate():
}), 500
@chat_bp.route('/privacy', methods=['GET'])
@chat_bp.route('/dpa', methods=['GET'])
def privacy_statement():
"""
Public AJAX endpoint for dpa statement content