]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Workflow for registering new OAuth apps pretty much done.
authorZach Copley <zach@status.net>
Tue, 17 Nov 2009 00:58:49 +0000 (16:58 -0800)
committerZach Copley <zach@status.net>
Mon, 25 Jan 2010 00:36:02 +0000 (16:36 -0800)
commit3c2b05d222a55cd1e148f3f887bf55e924898f1b
treed1ca17ba0782527ec43bb3026823e64913651d38
parent035c475b45959057099c503d2cdcff8c8145e198
Workflow for registering new OAuth apps pretty much done.
12 files changed:
actions/apps.php
actions/editapplication.php [new file with mode: 0644]
actions/newapplication.php
actions/oauthconnectionssettings.php
actions/showapplication.php [new file with mode: 0644]
classes/Consumer.php
classes/Oauth_application.php
db/statusnet.sql
lib/applicationeditform.php
lib/applicationlist.php
lib/default.php
lib/router.php