Age | Commit message (Expand) | Author |
2010-04-19 | Fix ticket #2289: registration links were showing in top nav bar, login page ... | Brion Vibber |
2010-01-11 | inject session before redirect for login | Evan Prodromou |
2010-01-10 | remove redirect to OTP on login from login, register | Evan Prodromou |
2010-01-10 | fix check for ssl diff in login | Evan Prodromou |
2010-01-10 | correctly check for ssl enabled | Evan Prodromou |
2010-01-09 | Redirect to a one-time-password when ssl and regular server are different | Evan Prodromou |
2009-12-10 | Fixed incorrect disabling of login_token. | Craig Andrews |
2009-12-05 | Add a configuration option to disable the login command. | Craig Andrews |
2009-12-05 | Added 'login' command that gives you a link that can be used to login to the ... | Craig Andrews |
2009-11-20 | Revert "Added 'login' command that gives you a link that can be used to login... | Evan Prodromou |
2009-11-19 | Use the $user object nickname, as login name doesnt have to == nickname anymo... | Eric Helgeson |
2009-11-18 | Should not canonicalize nickname before calling common_check_user | Craig Andrews |
2009-11-18 | Improve the not authorized error message | Craig Andrews |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-02 | Added 'login' command that gives you a link that can be used to login to the ... | Craig Andrews |
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-03 | Created autofocus method to give focus to an element (primarily a form | Sarven Capadisli |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-21 | Revert "Added a configuration option to disable OpenID." | Evan Prodromou |
2009-08-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou |
2009-08-13 | Added a configuration option to disable OpenID. | Jeffery To |
2009-08-10 | Added configuration option to only allow OpenID logins. | Jeffery To |
2009-08-04 | move openid instructions to OpenIDPlugin | Evan Prodromou |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-04-01 | Try to do intelligent redirect codes | Evan Prodromou |
2009-02-20 | use return value of common_check_user() in login.php | Evan Prodromou |
2009-02-05 | Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu... | Evan Prodromou |
2009-02-05 | Fixed #1140; Login form session token not set. | Sean Murphy |
2009-02-04 | take out redundant code from login | Evan Prodromou |
2009-01-19 | Renamed form_datas to form_data | sarven |
2009-01-18 | Fix comment blocks for login | Evan Prodromou |
2009-01-18 | Fix file and class descriptors | Evan Prodromou |
2009-01-18 | Add tabset to login and make it phpcs-compliant | Evan Prodromou |
2009-01-18 | Favor/Disfavor form @class | sarven |
2009-01-18 | Minor cleanup for login style | sarven |
2009-01-18 | Reusing @class form_settings | sarven |
2009-01-17 | Login styles | sarven |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-15 | Correct error var in login | Evan Prodromou |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-15 | All actions now use isReadOnly() | Evan Prodromou |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-15 | Unnecessary wrapper | sarven |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |