Commit Graph

318 Commits (f432dd2e2ea9fe4e7c19d5ea9d60481e662a0367)

Author SHA1 Message Date
Daniel Kesselberg e6ab948949
Make AppsEnableTest and AppsDisableTest independet of the app version number 4 years ago
Joas Schilling a586739e17
Fix unit tests 4 years ago
Arthur Schiwon 6857136f06
fixes missing prefix to validate password reset token 4 years ago
Arthur Schiwon 19cc757531
move verification token logic out of lost password controller 4 years ago
Lukas Reschke 19ad636373 Resolve absolute path in tests 4 years ago
Lukas Reschke 8da6a9bea9
Adjust tests 4 years ago
Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Daniel Rudolf 0df68f0697
Remove unused imports 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
Joas Schilling a651dbd2c0
Fix app version check 5 years ago
pjft b1086e25bb Add logging to 2FA failure 5 years ago
Johannes Leuker d606799ee2 Add commands to manage tags via OCC 5 years ago
Johannes Leuker e9ca59ef0a Change my email address 5 years ago
Vincent Petry 95e03fba2d
Fix more controller tests in Core subdir 5 years ago
Vincent Petry 9b8ca1697a
Fix more tests in the Core subdir 5 years ago
Vincent Petry c467f64848
Fix core tests command for app enabling/disabling 5 years ago
Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Joas Schilling 6ed4aaeeea
Send emails on password reset to the displayname 5 years ago
Konrad Abicht 330315f03e refined name of getOpenSSLEncryptedAndPrivateKey 5 years ago
Konrad Abicht 0bc49d67cd added unit tests for LoginFlowV2Service::createTokens 5 years ago
Konrad Abicht c755165dd4 added unit tests for LoginFlowV2Service::flowDone 5 years ago
Konrad Abicht d60dd8a208 added unit tests for LoginFlowV2Service::startLoginFlow 5 years ago
Konrad Abicht f29748a5e1 added unit tests for LoginFlowV2Service::getByLoginToken 5 years ago
Konrad Abicht b0a2278a7e added unit tests for LoginFlowV2Service::poll 5 years ago
Konrad Abicht a50c615d37 simplified tests 5 years ago
Konrad Abicht a28705064b fixed coding style issue 5 years ago
Konrad Abicht b38a619212 added tests for OC\Core\Data\LoginFlowV2Credentials 5 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling c2bef528ef
Remove unused members and imports 5 years ago
Joas Schilling a4b2403e29
The privacy setting is only about syncing to other servers 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 5 years ago
Morris Jobke 97c49b0b15
Add tests for occ preview:migrate - initial check for empty directories 5 years ago
Morris Jobke 0123cd0ae3
Use assertStringContainsString instead of assertContains on strings 6 years ago
Joas Schilling 35c6b1236f
Move AutoComplete::filterResults to new event dispatcher and GenericEvent 6 years ago
Arthur Schiwon 653162a709
use the loginname to verify the old password in user password changes 6 years ago
Daniel Kesselberg df669a2936
Set etag for capabilities endpoint 6 years ago
Sander Ruitenbeek 3d9cd00c7b
Updated test to check for already enabled apps 6 years ago
Daniel Kesselberg 72a16b1779
Make it possible to resolve svg for apps_paths outside the document root 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago