summaryrefslogtreecommitdiff
path: root/actions/login.php
AgeCommit message (Expand)Author
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-02Added 'login' command that gives you a link that can be used to login to the ...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-21Revert "Added a configuration option to disable OpenID."Evan Prodromou
2009-08-21Merge branch '0.9.x' into openidpluginEvan 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-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-02-20use return value of common_check_user() in login.phpEvan Prodromou
2009-02-05Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu...Evan Prodromou
2009-02-05Fixed #1140; Login form session token not set.Sean Murphy
2009-02-04take out redundant code from loginEvan Prodromou
2009-01-19Renamed form_datas to form_datasarven
2009-01-18Fix comment blocks for loginEvan Prodromou
2009-01-18Fix file and class descriptorsEvan Prodromou
2009-01-18Add tabset to login and make it phpcs-compliantEvan Prodromou
2009-01-18Favor/Disfavor form @classsarven
2009-01-18Minor cleanup for login stylesarven
2009-01-18Reusing @class form_settingssarven
2009-01-17Login stylessarven
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Correct error var in loginEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15All actions now use isReadOnly()Evan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Unnecessary wrappersarven
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-11-10CSRF Protection for login and new notice. Ticket #503zach
2008-08-29clean up username entered at loginEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-13conflict resolution after pulling from mikenzEvan Prodromou
2008-07-13Merge some gettext strings to one line so translation tools are happierMike Cochrane
2008-07-13little lost hashEvan Prodromou
2008-07-13restore enhanced login instructions, lost in gettext() switchoverEvan Prodromou
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane