Skip to content
  • Stan Hu's avatar
    Filter secret variable values from logs · f8e5b802c11a
    Stan Hu authored
    Right now Project::VariablesController users the `value` parameter to send the
    secret variable value. `value` is a pretty generic term and could be used in
    other controllers, but for now it's better to err on the side of caution and
    filter this out.
    
    Closes #43313
    f8e5b802c11a