mirror of
https://github.com/nextcloud/server.git
synced 2026-03-12 13:44:53 -04:00
This adds the new login flow. The desktop client will open up a browser and poll a returned endpoint at regular intervals to check if the flow is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| AppPasswordControllerTest.php | ||
| AutoCompleteControllerTest.php | ||
| AvatarControllerTest.php | ||
| ChangePasswordControllerTest.php | ||
| ClientFlowLoginControllerTest.php | ||
| ClientFlowLoginV2ControllerTest.php | ||
| ContactsMenuControllerTest.php | ||
| CSRFTokenControllerTest.php | ||
| CssControllerTest.php | ||
| GuestAvatarControllerTest.php | ||
| JsControllerTest.php | ||
| LoginControllerTest.php | ||
| LostControllerTest.php | ||
| NavigationControllerTest.php | ||
| OCSControllerTest.php | ||
| PreviewControllerTest.php | ||
| SvgControllerTest.php | ||
| TwoFactorChallengeControllerTest.php | ||
| UserControllerTest.php | ||