add LICENSE file
[grauphel.git] / lib / tokenstorage.php
2016-05-10 Christian WeiskeFix #41: Use correct SQL datetime format for tokens
2016-03-27 Christian WeiskeRemove unneeded constructor parameter
2016-03-18 Christian Weiske#37: Use public database interface; fixes graupel on...
2014-10-02 Christian Weiskeadd DELETE /token/$username/$tokenKey API
2014-09-30 Christian Weiskestore client name and last use time for tokens. show...
2014-09-30 Christian Weiskefix owncloud.log notices
2014-09-26 Christian WeiskeSend HTTP 401 on invalid token
2014-08-22 Christian Weiskeshow some statistics on the index page
2014-08-21 Christian Weiskefix docblocks
2014-08-18 Christian Weiskeoauth dance works