Skip to content
Snippets Groups Projects

make sure that `sensitive` is a boolean - fixes #596

Merged dakkar requested to merge feature/596-better-boolean into develop

What does this PR do?

Some remote instances may send garbage. If the sensitive value passed to driveService.uploadFromUrl is not a boolean, eventually we'll get an exception from the database complaining about that. This change avoids that problem.

Not really tested because it's messy to do.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading