Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | One more PSR-4 fix (#24852) | Joas Schilling | 2016-05-26 | 1 | -187/+0 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+187 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -431/+0 |
* | add method to query all user auth tokens | Christoph Wurst | 2016-05-18 | 2 | -0/+28 |
* | Use CLOB for auth token names to allow long user agent strings | Christoph Wurst | 2016-05-12 | 1 | -1/+4 |
* | delete the token in case an exception is thrown when decrypting the password | Christoph Wurst | 2016-05-11 | 1 | -1/+32 |
* | use the query builder instead of raw sql statements | Christoph Wurst | 2016-05-11 | 1 | -11/+24 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 2 | -20/+20 |
* | fix mock builder for old phpunit versions | Christoph Wurst | 2016-05-11 | 2 | -4/+12 |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 3 | -0/+348 |