abelardopardo / ontask_b

A platform offering teachers and educational designers the capacity to use data to personalise the learner experience.
https://ontasklearning.org
MIT License
42 stars 35 forks source link

Error when db password contains special characters #244

Closed abelardopardo closed 1 year ago

abelardopardo commented 1 year ago

View dashboard does not work when DB password contain special characters

Steps to reproduce the behavior:

  1. Configure platform to use a db password with the special character @
  2. Create a workflow with a table with a view
  3. Go to the dashboard to display the data in that view

Dashboard should appear, instead, an error occurs.

abelardopardo commented 1 year ago

Fixed