Skip to content
  • Jared Hancock's avatar
    Fix possible serious errors in dynamic form fields · 7e7c4cf0
    Jared Hancock authored
    Fix dropping of materialized view when variable name is changed
    
    Ensure view exists before merging updates
    
    Prevent possible sql injection error in field name used in the materialized
    view.
    
    Prevent possible xss error in the display of the field label and variable
    name in the admin panel.
    7e7c4cf0