Age | Commit message (Expand) | Author |
2008-09-26 | try to clean up user-without-profile errors | Evan Prodromou |
2008-09-09 | Fix remote sub when redirected via login (Ticket #618) | CiaranG |
2008-09-04 | Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567) | CiaranG |
2008-08-29 | session token in userauthorization form | Evan Prodromou |
2008-08-29 | csrf protection in userauthorization | Evan Prodromou |
2008-08-22 | better error reporting in user authorization action | Evan Prodromou |
2008-08-16 | name omb_listener param so we can refer to it in error msg | 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 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-02 | method | Evan Prodromou |
2008-06-10 | fixup some TODOs, fix a bug in userauthorization | Evan Prodromou |
2008-06-06 | checks for user and sub in validate and better error check in remote save | Evan Prodromou |
2008-06-06 | debug info for authorizing token | Evan Prodromou |
2008-06-06 | handle errors in authorizing and saving remote profile | Evan Prodromou |
2008-06-06 | use $_GET, not $args | Evan Prodromou |
2008-06-06 | don't clone arrays! | Evan Prodromou |
2008-06-06 | fix args in returnto | Evan Prodromou |
2008-06-05 | move avatar scaling and saving to Avatar and Profile | Evan Prodromou |
2008-06-05 | a | Evan Prodromou |
2008-06-05 | bad validation of callback URL | Evan Prodromou |
2008-06-05 | decided to validate tag uris rather than not validating any uris | Evan Prodromou |
2008-06-04 | don't validate listenee URI | Evan Prodromou |
2008-06-04 | clear request doesn't need an argument | Evan Prodromou |
2008-06-04 | correct order of params in get_token | Evan Prodromou |
2008-06-04 | automatically prepend filename to debug output | Evan Prodromou |
2008-06-04 | add some debugging code | Evan Prodromou |
2008-06-04 | fix passing request around | Evan Prodromou |
2008-06-04 | full interface for userauthorization | Evan Prodromou |
2008-06-03 | remove call to private get-version() method | Evan Prodromou |
2008-06-03 | clear out lots of debugging code, add require to userauthorization | Evan Prodromou |
2008-06-02 | more debug code | Evan Prodromou |
2008-06-02 | debugging code for userauthorization | Evan Prodromou |
2008-05-30 | interim commit after pull from server | Evan Prodromou |
2008-05-27 | client side of distributed subscription almost complete | Evan Prodromou |
2008-05-26 | oauth discovery and all new actions | Evan Prodromou |