]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Remove OAuthRequest as storage from userauthorization.
authorAdrian Lang <mail@adrianlang.de>
Sun, 8 Mar 2009 08:28:34 +0000 (09:28 +0100)
committerAdrian Lang <mail@adrianlang.de>
Wed, 11 Mar 2009 09:33:26 +0000 (10:33 +0100)
commit6367def2d80d725c560079b48153964959f740a9
tree0cf131fb21470fb0c29c8de61f16429ef0fa45f2
parentdf7565ddcca1e75476f4ad9318e83751d79884ba
Remove OAuthRequest as storage from userauthorization.

Since we are not really handling a fullblown OAuth request (No signature, nonce, consumer) we should not use this class, rather store the plain param array in the session.
actions/userauthorization.php