store client name and last use time for tokens. show them in token management
authorChristian Weiske <cweiske@cweiske.de>
Tue, 30 Sep 2014 21:13:49 +0000 (23:13 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 30 Sep 2014 21:13:49 +0000 (23:13 +0200)
commiteb5c81dea5a60bc65d3ec607daf5ad81fd709928
tree81407f1e67adba222a020e142d0ebfb15a3f5ef3
parentf38e545235173bb145e4b1c9c29dc2960a0a3389
store client name and last use time for tokens. show them in token management
appinfo/database.xml
appinfo/info.xml
appinfo/version
controller/apicontroller.php
controller/guicontroller.php
controller/oauthcontroller.php
lib/client.php [new file with mode: 0644]
lib/oauth.php
lib/token.php
lib/tokenstorage.php
templates/tokens.php