nextcloud-server/lib/private
Joas Schilling 6854af0cc4
feat(bruteforce): Allow forcing the database throttler
Using the database is most likely worse for performance, but makes investigating
issues a lot easier as it's possible to look directly at the table to see all
logged remote addresses and actions.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-24 22:04:41 +07:00
..
Accounts chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
Activity chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
App fix(appmanager): Fix tainted file path when loading appinfos 2024-10-14 14:33:19 +07:00
AppFramework chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +07:00
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Authentication Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
BackgroundJob chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Blurhash/Listener style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Broadcast/Events
Cache chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +07:00
Calendar style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Collaboration chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Console fix(command): Make method compatible with upstream class (requires 3rdparty bump) 2024-10-07 12:11:25 +07:00
Contacts/ContactsMenu chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DB chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
Dashboard
Diagnostics
DirectEditing chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
Encryption chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
EventDispatcher
Federation chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
Files fix: $uid type in Encryption stream 2024-10-23 13:20:40 +07:00
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
FullTextSearch chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
GlobalScale
Group chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
Hooks
Http feat(http-client): expose default request timeout constant to be used instead of magic number 30 2024-10-11 10:57:02 +07:00
IntegrityCheck fix: skip the integrity check for nextcloud-init-sync.lock 2024-09-22 17:48:43 +07:00
KnownUser chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
L10N feat(l10n): Respect forceLanguage query parameter in more places 2024-10-08 15:40:40 +07:00
LDAP style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Lock fix(locking): Accept mixed as value on setTTL 2024-10-14 12:17:27 +07:00
Lockdown refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Log refactor(encryption): Migrate away from Hooks to typed events 2024-10-15 18:33:06 +07:00
Mail chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
Memcache chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Migration chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Net
Notification feat(prioritynotifications): Allow some apps to mark notifications as priority 2024-09-23 09:02:48 +07:00
OCM fix(federation): Do not overwrite certificate bundle 2024-09-20 00:13:00 +07:00
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Preview chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
Profile fix(core): profile design and pronouns support 2024-09-18 00:15:19 +07:00
Profiler fix(profiler): clear command does not work 2024-09-20 18:14:33 +07:00
Remote
Repair chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
RichObjectStrings chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Route chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Search chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Security chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
Session fix(setup): ignore long session login during installation 2024-08-27 12:29:42 +07:00
Settings chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
Setup chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Share feat(share): make sharelink token length configurable 2024-09-28 08:06:24 +07:00
Share20 Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 2024-08-30 10:07:01 +07:00
Support
SystemTag chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
Tagging feat(db): switch from settype to casts 2024-09-15 19:26:58 +07:00
Talk style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
TaskProcessing fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +07:00
Teams chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Template chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
TextProcessing feat(textprocessing): factorize taskProcessingCompatibleTaskTypes 2024-10-24 12:34:33 +07:00
TextToImage fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +07:00
Translation
Updater fix: Adjust Entity types 2024-10-17 18:31:44 +07:00
User chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
UserStatus
legacy fix(appmanager): Fix tainted file path when loading appinfos 2024-10-14 14:33:19 +07:00
AllConfig.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AppConfig.php fix(AppConfig): Add external JWT private key to sensitive keys 2024-10-14 10:42:06 +07:00
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
CapabilitiesManager.php
Color.php
Config.php fix(config): Suppress error at install time 2024-09-27 17:28:14 +07:00
ContactsManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DateTimeZone.php chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
EmojiHelper.php
EventSource.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +07:00
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Installer.php fix(appmanager): Fix tainted file path when loading appinfos 2024-10-14 14:33:19 +07:00
LargeFileHelper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Log.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
NaturalSort.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
NaturalSort_DefaultCollator.php
NavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
PreviewNotAvailableException.php
RedisFactory.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Repair.php fix: Make user removal more resilient 2024-09-26 20:48:37 +07:00
RepairException.php
Server.php feat(bruteforce): Allow forcing the database throttler 2024-10-24 22:04:41 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: Make user removal more resilient 2024-09-26 20:48:37 +07:00
StreamImage.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +07:00
Streamer.php fix: Allow `Streamer` to specify type in constructor instead of magin UA handling 2024-09-28 13:18:29 +07:00
SubAdmin.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
SystemConfig.php fix: mark systemconfig value as not being tainted because they are implicitly trusted 2024-08-28 10:27:14 +07:00
TagManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Tags.php chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
TempManager.php refactor: migrate dirname to __DIR__ constants 2024-09-15 20:55:23 +07:00
TemplateLayout.php fix: Shipped apps should include the Nextcloud version in the cache buster 2024-10-14 16:04:13 +07:00
URLGenerator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Updater.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00