[ phpwiki-Bugs-966861 ] Incorrect sql field name in config.ini
"SourceForge.net" <[email protected]> Fri, 04 Jun 2004 16:08:38 -0700
| Newsgroups | gmane.comp.web.wiki.phpwiki.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #966861, was opened at 2004-06-05 01:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=966861&group_id=6121 Category: version 1.3.x (experimental) Group: Database Status: Open Resolution: None Priority: 5 Submitted By: Jonas Björnerstedt (nejb) Assigned to: Nobody/Anonymous (nobody) Summary: Incorrect sql field name in config.ini Initial Comment: Line 539 in config-dist.ini in 1.3.10 is currently: ; DBAUTH_AUTH_CHECK = "SELECT password FROM user where userid='$userid'" It should probably be: ; DBAUTH_AUTH_CHECK = "SELECT PASSWORD(passwd) FROM user where userid='$userid'" There is no password field in the user table. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=966861&group_id=6121 ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org