Path to this page:
Subject: CVS commit: pkgsrc/www/php-nextcloud
From: Ryo ONODERA
Date: 2020-09-17 14:38:35
Message id: 20200917123836.03144FB28@cvs.NetBSD.org
Log Message:
php-nextcloud: Update to 19.0.3
Changelog:
19.0.3
Changes
Fix possible leaking scope in Flow (server#22410)
Combine body-login rules in theming and fix twofactor and guest styling on \
bright colors (server#22427)
Show better quota warning for group folders and external storage (server#22442)
Add php docs build script (server#22448)
Fix clicks on actions menu of non opaque file rows in acceptance tests \
(server#22503)
Fix writing BLOBs to postgres with recent contacts interaction (server#22515)
Set the mount id before calling storage wrapper (server#22519)
Fix S3 error handling (server#22521)
Only disable zip64 if the size is known (server#22537)
Change free space calculation (server#22553)
Do not keep the part file if the forbidden exception has no retry set \
(server#22560)
Fix app password updating out of bounds (server#22569)
Use the correct root to determinate the webroot for the resource (server#22579)
Upgrade icewind/smb to 3.2.7 (server#22581)
Bump elliptic from 6.4.1 to 6.5.3 (notifications#732)
Fixes regression that prevented you from toggling the encryption flag \
(privacy#489)
Match any non-whitespace character in filesystem pattern (serverinfo#229)
Catch StorageNotAvailable exceptions (text#1001)
Harden read only check on public endpoints (text#1017)
Harden check when using token from memcache (text#1020)
Sessionid is an int (text#1029)
Only overwrite Ctrl-f when text is focussed (text#990)
Set the X-Requested-With header on dav requests (viewer#582)
19.0.2
Changes
Lower minimum search length to 2 characters (server#21782)
Call openssl_pkey_export with $config and log errors. (server#21804)
Improve error reporting on sharing errors (server#21806)
Do not log RequestedRangeNotSatisfiable exceptions in DAV (server#21840)
Fix parsing of language code (server#21857)
Fix typo in revokeShare() (server#21876)
Discourage webauthn user interaction (server#21917)
Encryption is ready if master key is enabled (server#21935)
Disable fragile comments tests (server#21939)
Do not double encode the userid in webauthn login (server#21953)
Update icewind/smb to 3.2.6 (server#21955)
Respect default share permissions (server#21967)
allow admin to configure the max trashbin size (server#21975)
Fix risky test in twofactor_backupcodes (server#21978)
Fix PHPUnit deprecation warnings (server#21981)
Fix moving files from external storage to object store trashbin (server#21983)
Ignore whitespace in sharing by mail (server#21991)
Properly fetch translation for remote wipe confirmation dialog (server#22036)
Parse_url returns null in case a parameter is not found (server#22044)
Bump elliptic from 6.5.2 to 6.5.3 (server#22050)
Correctly remove usergroup shares on removing group members (server#22053)
Fix height to big for iPhone when using many apps (server#22064)
Reset the cookie internally in new API when abandoning paged results op \
(server#22069)
Add Guzzle's InvalidArgumentException (server#22070)
Contactsmanager shall limit number of results early (server#22091)
Fix browser freeze on long password input (server#22094)
Search also the email and displayname in user mangement for groups (server#22118)
Ensured large image is unloaded from memory when generating previews \
(server#22121)
Fix display of remote users in incoming share notifications (server#22131)
Reuse cache for directory mtime/size if filesystem changes can be ignored \
(server#22171)
Remove unexpected argument (server#22178)
Do not exit if available space cannot be determined on file transfer \
(server#22181)
Fix empty 'more' apps navigation after installing an app (server#22183)
Fix default log_rotate_size in config.sample.php (server#22192)
shortcut in reading nested group members when IN_CHAIN is available \
(server#22203)
Fix chmod on file descriptor (server#22208)
Do clearstatcache() on rmdir (server#22209)
SSE enhancement of file signature (server#22210)
Remove logging message carrying no valuable information (server#22215)
Add app config option to disable "Email was changed by admin" \
activity (server#22232)
Delete chunks if the move on an upload failed (server#22239)
Silence duplicate session warnings (server#22247)
Doctrine: Fix unquoted stmt fragments backslash escaping (server#22252)
Allow to disable share emails (server#22300)
Show disabled user count in occ user:report (server#22302)
Bump 3rdparty to last stable19 commit (server#22303)
Fixing a logged deprecation message (server#22309)
CalDAV: Add ability to limit sharing to owner (server#22333)
Only copy the link when updating a share or no password was forced (server#22337)
Remove encryption option for nextcloud external storage (server#22341)
L10n:Correct appid for WebAuthn (server#22348)
Properly search for users when limittogroups is enabled (server#22355)
SSE: make legacy format opt in (server#22381)
Update the CRL (server#22387)
Fix missing FN from federated contact (server#22400)
Fix event icon sizes and text alignment (server#22414)
Bump stecman/symfony-console-completion from 0.8.0 to 0.11.0 (3rdparty#457)
Add Guzzle's InvalidArgumentException (3rdparty#474)
Doctrine: Fix unquoted stmt fragments backslash escaping (3rdparty#486)
Fix cypress (viewer#545)
Move to webpack vue global config & bump deps (viewer#558)
Files: