On ven, 2002-03-29 at 18:38, The Cunctator wrote:
On 3/29/02 8:45 PM, "Brion L. VIBBER" brion@pobox.com wrote:
Would it be safe to limit use to "select" statements for non-is_developer folks, so the curious could still explore the database?
My thoughts exactly.
Checked into CVS. (But the passwords are still plaintext. This'll need a scramble-all-passwords function added to updScheme.php, probably -- we don't want to lock people out of their accounts!)
I'd even consider making sql-selecting available to any registered user (not just is_sysop or is_developer).
Could be done. (Just add "asksql" to $wikiAllowedSpecialPages, and take out the then-redundant check-user-privs-and-add-on-the-fly in wikiPage.php.)
Thoughts?
-- brion vibber (brion @ pobox.com)