nextcloud/lib/private
Louis Chemineau 1362dbda22 fix: Use sha256 to hash arguments of background jobs
This is to prevent collision as we are sometime hashing user input, yet using that hash to target the background job in the database.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-05 15:57:28 +00:00
..
Accounts
Activity
App fix(appstore): Cache apps.json also on dev instances 2024-09-05 05:49:39 +00:00
AppFramework
Archive
Authentication
Avatar
BackgroundJob fix: Use sha256 to hash arguments of background jobs 2024-09-05 15:57:28 +00:00
Blurhash/Listener
Broadcast/Events
Cache
Calendar
Collaboration
Command
Comments
Console
Contacts/ContactsMenu
Dashboard
DB
Diagnostics
DirectEditing
Encryption
EventDispatcher
Federation
Files Merge pull request #47486 from nextcloud/backport/46013/stable29 2024-09-05 16:23:10 +02:00
FilesMetadata
FullTextSearch
GlobalScale
Group
Hooks
Http
IntegrityCheck
KnownUser
L10N
LDAP
legacy fix: gracefully handle unexpected exif orientation types 2024-08-27 15:25:12 +00:00
Lock
Lockdown
Log
Mail fix call to custom mail_template_class 2024-08-26 07:02:39 +00:00
Memcache
Migration
Net
Notification
OCM
OCS
Preview
Profile
Profiler
Remote
Repair fix(theming): Make getImage() call save against missing non-SVG version 2024-08-21 10:04:54 +00:00
RichObjectStrings
Route fix(Router): Load attribute routes of all apps when not app is specified 2024-08-27 14:04:45 +02:00
Search
Security
Session fix(setup): ignore long session login during installation 2024-08-27 19:12:02 +00:00
Settings
Setup
SetupCheck
Share
Share20 fix: check for correct storage class when checking for link parent 2024-09-04 23:19:04 +02:00
SpeechToText
Support
SystemTag
Tagging
Talk
Teams
Template
TextProcessing
TextToImage
Translation
Updater
User
UserStatus
AllConfig.php
AppConfig.php
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php
Color.php
Config.php fix(config): Avoid error messages for restricted opcache API 2024-08-30 07:55:00 +00:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php
LargeFileHelper.php
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php
RepairException.php
Search.php
Server.php fix(session): Log when session_* calls are slow 2024-08-07 10:44:58 +00:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php
Streamer.php
StreamImage.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TemplateLayout.php
TempManager.php
Updater.php
URLGenerator.php