]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiUserNew.php
Allow bold, italics or underlined for numbers
[SourceForge/phpwiki.git] / lib / WikiUserNew.php
2013-05-29 vargenauvar --> public
2013-01-14 vargenauseperate --> separate
2012-12-27 vargenauRemove commented code
2012-12-11 vargenauRemove unreachable statements
2012-12-05 vargenau(defined('FUSIONFORGE') and FUSIONFORGE)
2012-12-04 vargenauUse smart quotes
2012-11-26 vargenauBe consistent: use e-mail
2012-11-26 vargenauDo not return value
2012-11-26 vargenauAlways return
2012-11-26 vargenauAdd {}
2012-11-26 vargenau'on windows' --> 'on Windows'
2012-11-21 vargenauRemove check_php_version(5)
2012-11-19 vargenauRemove extra empty lines
2012-10-06 vargenauReformat code
2012-10-02 vargenauWhitespace only
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-08-31 vargenauextra_empty_lines
2011-10-03 vargenauE-mail
2011-05-18 vargenauFix header
2011-05-18 vargenauNew FSF address
2011-04-08 vargenauTranslate strings
2011-04-04 vargenauTranslate strings
2011-03-05 vargenauNo tabs
2011-03-03 vargenauRemove rcs_id
2010-12-20 vargenauSpelling
2010-09-21 rurbannew may return an empty object. we must check for _user...
2010-09-10 vargenauPartial revert to get saving UserPreferences work again
2010-08-31 vargenauRename from gforge to fusionforge
2010-08-31 vargenauRename from gforge to fusionforge
2010-08-31 vargenauGFORGE --> FUSIONFORGE
2010-06-09 vargenausplit is deprecated, replace with explode
2010-06-09 rurbanIn case if unsuccessfull authmethod, the ->_userid...
2010-06-08 rurbanone more check to stop cycles
2010-06-07 rurbanunbreak whitespace garbage
2010-05-31 vargenauLet's assume PHP >= 4.2
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-03-04 vargenauTest GFORGE in update() and get()
2010-03-04 vargenauemail address is already checked by Gforge
2010-03-04 vargenauIn PHP5, you have to clone UserPreferences so that...
2010-01-18 vargenauMake saving preferences work in PHP 5
2009-09-22 vargenauAdd Gforge menu items preferences and page notification...
2009-09-10 vargenauWhitespace only
2009-08-26 rurbanlog cleartext password on login failure and logon debugging
2009-08-24 rurbanadd READONLY
2009-06-06 vargenauAvoid "PHP Fatal error" in PHP5: test type
2009-06-04 vargenauTwo new preferences: 1) get major modifications only...
2009-06-04 vargenauDo not hardcode "The PhpWiki programming team", use...
2009-06-04 rurbanadd new copyright year
2009-06-03 vargenauProtect modification from revision 6404 with check_php_...
2009-03-31 vargenauSpecial isValidName for Gforge
2009-02-27 vargenauRemove history
2009-01-16 rurbanTemp. fix a php-5.2.8 problem reported by Charles Spric...
2008-08-22 vargenauActivated Id substitution for Subversion
2008-03-17 rurbanget rid of @ error protection in unserialize
2007-09-15 rurbanFix Bug#1795420 by Sven Ginka: Use /U in preg_match
2007-08-25 rurbanadd LOGIN_LOG to check possible external auth problems
2007-06-07 rurbanprotect against empty username
2007-06-01 rurbanallow space in user names. backends should tighten it
2007-05-24 rurbansilence AdminUser HomePagehandle warning
2007-05-15 rurbanRefactor class upgrading at ->UserExists
2007-05-13 rurbanRefactor UpgradeUser. Added EMailHosts
2006-12-22 rurbanAutomatically create a Users homepage, when no SQL...
2006-09-03 rurbanRemove too early and too strict isValidName check in...
2006-06-18 rurbanpref->value > -name, fix bug #1355533
2006-05-03 rurbanFix default preferences for editheight maxrows, by...
2006-04-16 rurbanDont crypt the passwd twice on storing prefs. Patch...
2006-03-19 rurbanfix DBAUTH arguments to be position independent, fixes...
2006-03-19 rurbansf.net patch #1333957 by Matt Brown: Authentication...
2006-03-07 rurbanadd PdoDb, rename hash to wikihash (php-5.1), fix outpu...
2006-03-04 rurbanfix for fatal error on empty pref value (sign out)...
2005-10-12 rurbanadd new _insert statement
2005-08-07 rurbanfix comments
2005-06-10 rurbanensure Update Preferences gets through
2005-06-05 rurbanDefault ENABLE_DOUBLECLICKEDIT = false. Moved to UserPr...
2005-04-02 uckelmanFixed regex for RFC822 addresses.
2005-02-28 rurbansome stupid code for _AdminUser (probably not needed)
2005-02-08 rurbanencrypt password. fix strict logic.
2005-01-30 rurbanallow self-creating passuser on login
2005-01-25 rurbanreformatting
2005-01-08 rurbanremove deprecated workaround
2004-12-19 rurbanEnforce PASSWORD_LENGTH_MINIMUM in almost all PassUser...
2004-12-17 rurbanbetter logout, fake httpauth not yet
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-19 rurbanModeratePage part1: change status
2004-11-10 rurban* requires newer Pear_DB (as the internal one): quote...
2004-11-05 rurbannew DEBUG flag: _DEBUG_LOGIN (64)
2004-11-05 rurbanlogin cleanup: better debug msg on failing login,
2004-11-05 rurbanforgot the BogoLogin inclusion with the latest rewrite
2004-11-03 rurbanmake it easier to disable EmailVerification
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-10-21 rurbanisAdmin must be signed and authenticated
2004-10-14 rurbanloadsave: check if the dumped file will be accessible...
2004-10-07 rurbanfixed broken FileUser session handling.
2004-10-05 rurbansupport paging for simple lists
2004-10-04 rurbanHttpAuth admin group logic. removed old logs
2004-07-01 rurbanobsolete php5-patch.php: minor php5 login problem though
2004-06-29 rurbanImprove LDAP auth and GROUP_LDAP membership:
2004-06-28 rurbanfixed endless recursion in WikiGroup: isAdmin()
2004-06-28 rurbanfixed LDAP_SET_OPTION handling, LDAP error on connectio...
next