summaryrefslogtreecommitdiff
path: root/actions/register.php
AgeCommit message (Expand)Author
2010-05-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-18Redirect non-SSL hits to login & register actions to SSL if 'always' or 'some...Brion Vibber
2010-05-14Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-13More direct text for registration licensing/tos checkbox for private and all-...Brion Vibber
2010-04-10Fix double space in messageSiebrand Mazeland
2010-04-09i18n cleanup: fix bad string breakdown in license agreement checkbox on regis...Brion Vibber
2010-04-09i18n cleanup: fix bad string breakdown in license agreement checkbox on regis...Brion Vibber
2010-02-04Should fix spurious 'nickname taken' and 'email taken' errors on registration...Brion Vibber
2010-01-11Merge branch 'sessionidparam' into 0.9.xEvan Prodromou
2010-01-10remove redirect to OTP on login from login, registerEvan Prodromou
2010-01-10correctly check for ssl enabledEvan Prodromou
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2010-01-09Use OTP to set cookies from registration actionEvan Prodromou
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Revert "* check usage of 'people' in UI and change it to 'users' or something...Brion Vibber
2009-11-08* check usage of 'people' in UI and change it to 'users' or something else in...Siebrand Mazeland
2009-11-03Bug 1817: undefined property in registration formBrion Vibber
2009-10-26Make email domain checking optional, as some statusnet installations (such as...Craig Andrews
2009-09-09Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-09-03Created autofocus method to give focus to an element (primarily a formSarven Capadisli
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Merge branch '0.9.x' into openidpluginEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21register checks Profile bio length correctlyEvan Prodromou
2009-08-13Added a configuration option to disable OpenID.Jeffery To
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-08-04move openid instructions to OpenIDPluginEvan Prodromou
2009-04-18fix 0.7.x 0.8.x merge conflict in register.phpRobin Millette
2009-04-17incorrect variable accessEvan Prodromou
2009-04-17store invite code in session so openidfinish can find itEvan Prodromou
2009-04-17fix merge conflict 0.7.x 0.8.x in util.php and register.php.Robin Millette
2009-04-16Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormDa...Robin Millette
2009-02-26fix notice in registerEvan Prodromou
2009-02-12Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"Evan Prodromou
2009-02-12Revert "Just discovered the PEAR_Error handling function in index.php. Duh."Evan Prodromou
2009-02-11Just discovered the PEAR_Error handling function in index.php. Duh.Zach Copley
2009-02-11Code to handle PEAR_Errors raised by DB_DataObject that are bubblingZach Copley
2009-02-07trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.Robin Millette
2009-01-29Put license text inside label to align it with "Remember me" label above it. ...Zach Copley
2009-01-27Entered CC3.0 anchor textSarven Capadisli
2009-01-26fix license link in registration pageEvan Prodromou
2009-01-22Added some CSS classes for styling doc pages differentlyZach Copley
2009-01-19Renamed form_datas to form_datasarven