Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | assert app is loaded in unit tests | Christoph Wurst | 2016-06-16 | 1 | -0/+7 | |
| | ||||||
* | load 2FA provider apps before querying classes | Christoph Wurst | 2016-06-16 | 1 | -1/+4 | |
| | ||||||
* | fail hard if 2fa provider can not be loaded (#25061) | Christoph Wurst | 2016-06-13 | 1 | -3/+24 | |
| | ||||||
* | Create session tokens for apache auth users | Christoph Wurst | 2016-05-31 | 1 | -0/+11 | |
| | ||||||
* | One more PSR-4 fix (#24852) | Joas Schilling | 2016-05-26 | 1 | -0/+187 | |
| | ||||||
* | when generating browser/device token, save the login name for later password ↵ | Christoph Wurst | 2016-05-24 | 2 | -1/+7 | |
| | | | | checks | |||||
* | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 2 | -0/+38 | |
| | ||||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+431 | |
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader |