Closed (fixed)
Project:
Duo Two-Factor Authentication
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2011 at 19:01 UTC
Updated:
17 Oct 2011 at 03:29 UTC
I run ALL warnings during development and spotted these. A trivial patch is included - just surround name and pass with quotes on line 143.
notice: Use of undefined constant name - assumed 'name' in /var/www/drupal/sites/omn-devel/devel/trunk/deploy/www/sites/all/modules/contrib/duo/duo.module on line 143.
notice: Use of undefined constant pass - assumed 'pass' in /var/www/drupal/sites/omn-devel/devel/trunk/deploy/www/sites/all/modules/contrib/duo/duo.module on line 143.
| Comment | File | Size | Author |
|---|---|---|---|
| dua.assumed-name.patch | 460 bytes | robb |
Comments
Comment #1
integrations@duosecurity.com commentedFixed as of the latest release. Thanks!