Age | Commit message (Expand) | Author |
2009-04-01 | Try to do intelligent redirect codes | Evan Prodromou |
2009-01-16 | Make the OpenID settings work with new framework | Evan Prodromou |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-22 | Added is_readonly() method to all Actions | zach |
2008-07-08 | Remove tralling whitespace on lines and a gettext replacement that I missed. | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-06-19 | had order of arguments for oid_link_user backwards in finishaddopenid | Evan Prodromou |
2008-06-19 | move update_user function to openid.php | Evan Prodromou |
2008-06-19 | immediate mode for openid | Evan Prodromou |
2008-06-18 | use query method to do some transactions | Evan Prodromou |
2008-06-18 | take out check for other user | Evan Prodromou |
2008-06-18 | small debugging and messaging fixes | Evan Prodromou |
2008-06-18 | fix debug to prefix with var name | Evan Prodromou |
2008-06-18 | more debugging output, better check on canonical | Evan Prodromou |
2008-06-18 | debugging for addopenid problem | Evan Prodromou |
2008-06-18 | change variable name error | Evan Prodromou |
2008-06-18 | references | Evan Prodromou |
2008-06-18 | consolidate linking a user to an OpenID | Evan Prodromou |
2008-06-18 | voodoo changes | Evan Prodromou |
2008-06-18 | return true on successful save of openid | Evan Prodromou |
2008-06-18 | error on save | Evan Prodromou |
2008-06-18 | debugging on adding OpenID | Evan Prodromou |
2008-06-18 | better error handling | Evan Prodromou |
2008-06-18 | manage existing OpenIDs | Evan Prodromou |