Age | Commit message (Expand) | Author |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-04-17 | store invite code in session so openidfinish can find it | Evan Prodromou |
2009-04-01 | Try to do intelligent redirect codes | Evan Prodromou |
2009-03-09 | Changed all $config[][] calls to common_config() | Eric Helgeson |
2009-02-20 | Fixing a bunch of undefined variable warnings in OpenID signup process | Leslie Michael Orchard |
2009-02-07 | trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. | Robin Millette |
2009-02-05 | Allow re-authentication with OpenID | Evan Prodromou |
2009-01-23 | Update finishopenidlogin | 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-12-09 | resolve conflicts | Evan Prodromou |
2008-12-03 | don't allow new users if the site is closed or invite only in OpenID | Evan Prodromou |
2008-12-09 | slightly better rememberme logic in finishopenidlogin | Evan Prodromou |
2008-11-17 | ♫ Don't you forget about me ♫ | Evan Prodromou |
2008-08-28 | add a token for CSRF avoidance | Evan Prodromou |
2008-08-13 | move user registration to a single static method | Evan Prodromou |
2008-07-13 | Colapse a lot of strings to make like easier for translators and more consisi... | Mike Cochrane |
2008-07-13 | Merge some gettext strings to one line so translation tools are happier | Mike Cochrane |
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-07-10 | don't auto-pull OpenID parameters | Evan Prodromou |
2008-07-02 | method | Evan Prodromou |
2008-06-23 | implement rememberme functionality | Evan Prodromou |
2008-06-22 | forgot to return on invalid nickname | Evan Prodromou |
2008-06-22 | disallow nicknames on a blacklist | Evan Prodromou |
2008-06-20 | change from using tag uris to http urls for identifiers | Evan Prodromou |
2008-06-19 | push instructions into head and require license | Evan Prodromou |
2008-06-19 | need a profileurl for new users | 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 | fix syntax error in finishopenidlogin | Evan Prodromou |
2008-06-18 | consolidate linking a user to an OpenID | Evan Prodromou |
2008-06-18 | fix missing parens | Evan Prodromou |
2008-06-18 | go to profile instead of profile settings | Evan Prodromou |
2008-06-18 | set nickname correctly | Evan Prodromou |
2008-06-18 | fix get_saved_values() function in finishopenidlogin | Evan Prodromou |
2008-06-18 | refactoring error | Evan Prodromou |
2008-06-18 | check existence of args not booleanness | Evan Prodromou |
2008-06-18 | fix prompt and debug input | Evan Prodromou |
2008-06-18 | finish openid | Evan Prodromou |