]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Added support for bogo-logins.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 20 Jul 2001 17:40:12 +0000 (17:40 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 20 Jul 2001 17:40:12 +0000 (17:40 +0000)
commit2a8158ae21b2c47886a46f8f36c0a933df8ab015
treefe96c5fdfbcffb4cb5c33ca818066046f7ee9bd2
parent00303555b42479165f01d409ce7f2248576a0a93
Added support for bogo-logins.
One can now "login" using any WikiWord as a user ID.
(Unless logging in as the admin user, any password will work.)

Currently, the sole effect of logging in is that the
the logged-in user ID is recorded as the author of any
page edits.  Thus, "logging in" allows one to control
the author which appears in RecentChanges and the page
info display.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@531 96ab9672-09ca-45d6-a79d-3d69d39ca109
index.php
lib/userauth.php
templates/browse.html