summaryrefslogtreecommitdiff
path: root/actions/login.php
AgeCommit message (Expand)Author
2010-05-18Redirect non-SSL hits to login & register actions to SSL if 'always' or 'some...Brion Vibber
2010-04-19Fix ticket #2289: registration links were showing in top nav bar, login page ...Brion Vibber
2010-01-11inject session before redirect for loginEvan Prodromou
2010-01-10remove redirect to OTP on login from login, registerEvan Prodromou
2010-01-10fix check for ssl diff in loginEvan Prodromou
2010-01-10correctly check for ssl enabledEvan Prodromou
2010-01-09Redirect to a one-time-password when ssl and regular server are differentEvan Prodromou
2009-12-10Fixed incorrect disabling of login_token.Craig Andrews
2009-12-05Add a configuration option to disable the login command.Craig Andrews
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-20Revert "Added 'login' command that gives you a link that can be used to login...Evan Prodromou
2009-11-19Use the $user object nickname, as login name doesnt have to == nickname anymo...Eric Helgeson
2009-11-18Should not canonicalize nickname before calling common_check_userCraig Andrews
2009-11-18Improve the not authorized error messageCraig Andrews
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