You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
I'm testing your Reservation Tool. When i want to create a report for a Equipment Model, i got this Error:
66 67 68 69 70 71
EquipmentModel.where(category_id: params[:id]).collect(&:id) else sanitize_sql(params[:id]) end # also NOT a SQL-injection -- id_symbol is built by ClassFromString,
do you have a solution for that?
thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm testing your Reservation Tool. When i want to create a report for a Equipment Model, i got this Error:
do you have a solution for that?
thanks!
The text was updated successfully, but these errors were encountered: