Age | Commit message (Expand) | Author |
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 |