summaryrefslogtreecommitdiff
path: root/actions/login.php
AgeCommit message (Expand)Author
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
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-09fixup end tag in login (not used, maybe later)Evan Prodromou
2008-07-09reword, leave out the OpenID partEvan Prodromou
2008-07-09login -> reenterEvan Prodromou
2008-07-09don't refetch user objects so muchEvan Prodromou
2008-07-09better description of what happens when changing settingsEvan Prodromou
2008-07-08p.instructions -> div.instructionsEvan Prodromou
2008-07-08more debug output for rememberme cookiesEvan Prodromou
2008-07-05rememberme debuggingEvan Prodromou
2008-07-05better debuggingEvan Prodromou
2008-07-02methodEvan Prodromou
2008-07-02fix rememberme checkboxes on login, registerEvan Prodromou
2008-07-01better instructions for loginEvan Prodromou
2008-06-24rudimentary recoverpassword systemEvan Prodromou
2008-06-24login doesn't bark if the user is automatically logged inEvan Prodromou