mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
When QBO plugin is not configured, OAUTH_CONSUMER_SECRET can be nil, and any codepath hitting the model raises a stack trace. Set a "safe-ish" value here to allow execution in conditions where QBO plugin is installed, but not yet configured.