nextcloud-server/tests/lib
Roeland Jago Douma cd457cc68b Always renew apppasswords on login
Else you can end up that you renewed your password (LDAP for example).
But they still don't work because you did not use them before you logged
in.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-02-10 19:02:37 +01:00
..
Accounts Add and fix unit tests 2020-12-07 14:19:38 +01:00
Activity
App Add negative version comparison test for version suffixes 2021-01-27 16:01:26 +01:00
AppFramework Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Archive
Authentication Always renew apppasswords on login 2021-02-10 19:02:37 +01:00
Avatar php cs fix 2020-12-07 15:44:04 +01:00
BackgroundJob
Cache
Calendar
Collaboration Show unique displayname context in the sharing input 2020-12-14 11:14:59 +01:00
Command
Comments Add a function to get the unread count for multiple objects in one go 2020-11-04 11:01:21 +01:00
Contacts/ContactsMenu use a consistent default value for sharing.maxAutocompleteResults 2020-12-15 11:53:39 +01:00
DB Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2 2021-01-14 11:36:42 +01:00
Diagnostics
DirectEditing
Encryption
Federation set the display name of federated sharees from addressbook 2020-11-24 11:30:11 +01:00
Files Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
GlobalScale
Group
Hooks Remove unused private ForwardEmitter and LegacyEmitter 2020-10-28 22:23:39 +01:00
Http Add well known handlers API 2020-12-16 13:13:05 +01:00
IntegrityCheck Cleanup the constructor 2021-01-18 11:32:50 +01:00
L10N
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Lockdown
Log
Mail
Memcache
Migration
Notification
OCS
Preview Skip the test if Imagick is misconfigured 2020-12-09 09:07:20 +01:00
PublicNamespace
Remote
Repair test: adjust expectation 2021-01-29 19:32:12 +01:00
RichObjectStrings
Route
Security Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Session
Settings
Share Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +01:00
Share20 deleteChildren only returns array 2020-12-23 11:00:47 +01:00
Support Add notification for user limit 2020-12-02 15:20:03 +01:00
SystemTag
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 2021-01-11 12:41:25 +01:00
Traits php cs fix 2020-12-07 15:44:04 +01:00
Updater
User
Util
AllConfigTest.php
APITest.php
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php Fix tests 2020-11-06 09:37:45 +01:00
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php php cs fix 2020-12-07 15:44:04 +01:00
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php Allow installing/updating of apps again 2021-01-12 10:51:41 +01:00
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 2020-12-07 15:44:04 +01:00
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairStepTest.php
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
SetupTest.php
SubAdminTest.php Change tests to typed event listener 2020-10-28 23:10:23 +01:00
TagsTest.php
TemplateFunctionsTest.php
TempManagerTest.php
TestCase.php Rollback failed transactions in TestCase.php to not break followup tests 2021-01-08 11:45:19 +01:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php Remove some IRouter methods 2020-11-17 14:08:20 +01:00
UtilCheckServerTest.php
UtilTest.php