Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bunch of deprecation in the phpunit for core | Carl Schwan | 2023-01-24 | 1 | -1/+1 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -3/+4 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -2/+2 |
* | refined name of getOpenSSLEncryptedAndPrivateKey | Konrad Abicht | 2021-02-12 | 1 | -3/+3 |
* | added unit tests for LoginFlowV2Service::createTokens | Konrad Abicht | 2021-02-12 | 1 | -0/+23 |
* | added unit tests for LoginFlowV2Service::flowDone | Konrad Abicht | 2021-02-11 | 1 | -4/+100 |
* | added unit tests for LoginFlowV2Service::startLoginFlow | Konrad Abicht | 2021-02-11 | 1 | -0/+40 |
* | added unit tests for LoginFlowV2Service::getByLoginToken | Konrad Abicht | 2021-02-11 | 1 | -5/+37 |
* | added unit tests for LoginFlowV2Service::poll | Konrad Abicht | 2021-02-11 | 1 | -0/+215 |