nextcloud-server/lib/private/Repair
2020-12-03 09:47:05 +01:00
..
NC11
NC13
NC14
NC16
NC18
NC20 Also handle legacy cipher support when encryption is disabled but an old master key is present 2020-12-03 09:47:05 +01:00
NC21 Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 2020-11-03 10:06:33 +01:00
Owncloud Update license headers for 19 2020-04-29 11:57:22 +02:00
AddBruteForceCleanupJob.php Add cleanup job for old brutefoce attempts 2020-10-08 19:51:13 +02:00
AddCleanupUpdaterBackupsJob.php
CleanTags.php Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
ClearFrontendCaches.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ClearGeneratedAvatarCache.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Collation.php
MoveUpdaterStepFile.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OldGroupMembershipShares.php Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
RemoveLinkShares.php Update license headers for 19 2020-04-29 11:57:22 +02:00
RepairInvalidShares.php Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
RepairMimeTypes.php Fix repair mimetype step to not leave stray cursors 2020-11-06 10:33:59 +01:00
SqliteAutoincrement.php