147 Commits (dde5c46a3eb7c6dcee47795590619ccd393577d2)

Author SHA1 Message Date
  Côme Chilliet dde5c46a3e
Migrate to Symfony Mailer 2 years ago
  Bennet Becker 5a1cc8de9b
update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ 1 year ago
  Côme Chilliet b843d09810
Fix typing errors in settings tests 1 year ago
  Bennet Becker eec1ebb848
Updating unit test for NewUserMailHelper, to test for autosumbitted 1 year ago
  Vincent Petry f9ea078e27
Add unit test for case insensitive email saving 1 year ago
  Carl Schwan f244406ebd Update composer autoloader 1 year ago
  Carl Schwan e35bcc9381 Fix tests 1 year ago
  Côme Chilliet 68363f6944
Fix some more problems with tests under PHP 8.2 1 year ago
  Côme Chilliet 72f4b34ad5
Fix tests depending on a trailing whitespace 1 year ago
  Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 1 year ago
  Christopher Ng 98bc98ac98 Add profile config migration 1 year ago
  Carl Schwan 4e0574e184 Port encryption admin settings to vue 2 years ago
  szaimen cf9b1082ed add a setup check for 64 bit 1 year ago
  Louis Chemineau 347ca20f4e Rename setting name to reduce its length 1 year ago
  Côme Chilliet c0c54b20d9
Remove deprecated at() matcher from settings tests 2 years ago
  Carl Schwan e8e0f97c9a Port BackgroundJob admin settings to vue 2 years ago
  Carl Schwan 9d5a542a4e Improve two factor admin settings 2 years ago
  Louis Chemineau 80fa3c7319 Add setting to ignore email during search 2 years ago
  Vincent Petry 78c8e57896
Fix migrators according to exceptions 2 years ago
  Louis Chemineau 37f1c8640e Add settings to ignore second display name in search 2 years ago
  Côme Chilliet eed6330b92 Adapt AccountMigratorTest to id change 2 years ago
  Louis Chemineau a1ff0f368d Tweak tests to include shareapi_restrict_user_enumeration_full_match_userid 2 years ago
  Christopher Ng 8e7372df44 Add comment explaining avatar basename 2 years ago
  Christopher Ng 6e62c3ddc5 Remove unnecessary array_diff 2 years ago
  Christopher Ng 32fc848fcf Test avatar migration 2 years ago
  Christopher Ng 3fb420115d Improve strictness of account file regex 2 years ago
  Christopher Ng 8aa9ea7402 Test migration of account information 2 years ago
  Carl Schwan a29251e02d Allow to disable password policy enforcement for selected groups 2 years ago
  Christopher Ng 108abd77ed Add profile default setting for admin 2 years ago
  Christopher Ng 1fc0b4320c Add global profile toggle config 2 years ago
  szaimen 351357047a fix drone tests on master 2 years ago
  szaimen 3c8f8bc70a fix tests 2 years ago
  MichaIng 5ac91f1cb8 Add Nextcloud docs link to OPcache recommends 2 years ago
  Arthur Schiwon b28aa52b28
Setup warning for invalid LDAP user or group UUIDs. 2 years ago
  szaimen fa1ee8f0c7 fix tests 2 years ago
  Carl Schwan 7619dceff4
Fix tests with email templates 2 years ago
  MichaIng 82c1beaacb Enhance and complement OPcache setup checks 3 years ago
  Côme Chilliet dc8b79c4d2
Fix OCA\Settings\Tests\Settings\Admin\SharingTest 2 years ago
  Joas Schilling c6ae53096c
More test fixing 2 years ago
  Joas Schilling e8f7a08e52
ArgumentCountError: Too few arguments to function OCA\Settings\Controller\CheckSetupController::__construct() 2 years ago
  Joas Schilling 24935666e8
PHPUnit\Framework\MockObject\DuplicateMethodException: Cannot stub or mock using a method list that contains duplicates: 2 years ago
  Joas Schilling 19d070850b
Make sure trusted_proxies is an array 2 years ago
  Julien Veyssier facb50ebcc
fix appstoreenabled check in Fetcher so it's coherent with AppSettingsController 2 years ago
  Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 2 years ago
  Stefan ea4b7bac7a Issue 16719: CheckSetupController.php: now injecting reference to ITempManager, rather than obtaining using it manually 2 years ago
  Thomas Citharel b3c7927260
Show warning on the share settings when the File Shares app is disabled 2 years ago
  Arthur Schiwon 27865d03c0
use specific email getter where necessary 2 years ago
  J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 2 years ago
  szaimen a5bcfbe058 fix NewUserMailHelperTest 3 years ago
  szaimen 2cb85546fe fix NewUserMailHelperTest 3 years ago