pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-nextcloud php-nextcloud: Update to 23.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1bc00a7d14df
branches:  trunk
changeset: 374696:1bc00a7d14df
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Feb 25 02:47:00 2022 +0000

description:
php-nextcloud: Update to 23.0.2

Changelog:
Version 23.0.2 February 16 2022

Changes

  * Check for disk_free_space (server#29798)
  * Avoid use of iconv to get rid of unicode (server#29965)
  * Don't query the bruteforce attempts when we just deleted them (server#
    30026)
  * Fix input for groups validation in new user form (server#30144)
  * Reload page instead of file list when getting 401 authentification error
    (server#30151)
  * Allow to delete non-migrated previews instead of moving them (server#30175)
  * Fix relation "user_id" already exists migration error (server#30176)
  * Check resource before closing in encryption wrapper (server#30180)
  * Use correct icon for dir-external-root (server#30187)
  * Properly format sharing datepicker locale (server#30190)
  * Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/
    integration (server#30212)
  * Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integration
    (server#30213)
  * Bump dompurify from 2.3.3 to 2.3.4 (server#30214)
  * Bump core-js from 3.19.2 to 3.19.3 (server#30215)
  * Don't check the configvalue for lastLogin which is never null (server#
    30236)
  * Support LDAP dns longer than 255 characters (server#30238)
  * Only wildcard search if enumeration is allowed (server#30245)
  * Fix setting up 2FA when no providers are set up but backup codes (server#
    30252)
  * Carefully filter out non matching time ranges for CalDAV search (server#
    30267)
  * Use bigint for autoincremented column (server#30272)
  * Fix ShareLink Upload UI for Folders (server#30289)
  * Use proper translation source for direct editing (server#30301)
  * Ignore non-existing groups when notifying group shares (server#30306)
  * Fix share owner not being displayed in sharing tab (server#30315)
  * Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration
    (server#30325)
  * Enhance and complement OPcache setup checks (server#30339)
  * Fix potential unwarranted memberships in nested groups from LDAP (server#
    30343)
  * Fix overlapping in the help settings section (server#30344)
  * Remove iconv from dependencies and tests (server#30351)
  * Fix persistent tooltip in the "new folder" input of the file picker (server
    #30356)
  * Don't die with LockedException when removing/restoring multiple files from
    trash (server#30390)
  * Improve personal settings on mobile (server#30411)
  * Fix rendering app authors with homepage or email (server#30431)
  * Add missing index for propertypath only queries of DAV properties (server#
    30433)
  * Handle external share with invalid host (server#30443)
  * Make sure to get file model in template picker (server#30449)
  * Improve status modal (server#30455)
  * Allow using composer plugin with composer 2.2 (server#30462)
  * Fix uploading text position (server#30480)
  * Run migrations fully when reenabling an app (server#30486)
  * Fix passing on the parameter (server#30522)
  * Fix email verification (server#30525)
  * Update CRL after revocation of sharerenamer.crt (server#30528)
  * Handle LocalServerException when scanning external shares (server#30557)
  * Fix fail when keys/files folder already exists (server#30576)
  * Use npm ci when running JS tests (server#30580)
  * Fix: only use jquery once it is available (server#30592)
  * Avoid zero division in setup checks (server#30594)
  * Prevent loading images that would require too much memory. (server#30602)
  * Fix undefined/unset scope in account properties (server#30611)
  * Fix RequestURL check for cli commands (server#30619)
  * Reset job disabling timer on adding the job again (server#30621)
  * Set the file's mtime from the headers in bulk upload (server#30623)
  * Trigger "changeDirectory" event on URL change (server#30627)
  * Properly abort uploads (server#30636)
  * Fix idn emails not working in shares (server#30643)
  * Implement multibucket shift for ObjectStore (server#30659)
  * Fix wrong unified search link to folder (server#30662)
  * Fix primary key change in user_ldap migration (server#30663)
  * Improve accessibility settings on mobile (server#30671)
  * Fix file picker not respecting hidden files settings (server#30672)
  * Add version of disabled apps when available (server#30674)
  * Optimize FileSystemTags workflow for groupfolder (server#30684)
  * Fix users can't login external mount user entered credentials not set
    (server#30685)
  * Remove inefficient fed share scanner (server#30688)
  * New Files internal link GET param to avoid opening the file (server#30689)
  * UpdateEncryptedVersion: cleanup on target if cache already got renamed
    (server#30695)
  * Improve layout for the public download page (server#30698)
  * Fix loading of the text app in public shared links (server#30722)
  * Fix non-ascii characters present in the header (server#30728)
  * Hash job argument (server#30734)
  * Increase email main buttons width for non-english languages (server#30740)
  * Improve install process (server#30747)
  * Create block-merge-freeze.yml (server#30753)
  * Log bruteforce throttle and blocking (server#30759)
  * Always call flush() as getAllKeys() is broken (server#30773)
  * Add KerberosApacheAuth support to files_external (server#30782)
  * Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration
    (server#30799)
  * Bump jquery-ui from 1.13.0 to 1.13.1 (server#30800)
  * Fix accessing undefined offsets (server#30811)
  * Fix psalm not running (server#30814)
  * 23.0.1 Final (server#30840)
  * Fix php:cs (server#30847)
  * Prevent merging on EOL branches (server#30872)
  * Fixes occ user:info when the user never logged in (server#30890)
  * Bump dompurify from 2.3.4 to 2.3.5 (server#30911)
  * Bump clipboard from 2.0.8 to 2.0.9 (server#30912)
  * Bump webpack-cli from 4.9.1 to 4.9.2 (server#30913)
  * Fix psalm warning related to registerEventListener (server#30915)
  * Update version.php (server#30975)
  * Fix duplicated UUID migration issue (server#31107)
  * Revert the 'broken' public page changes (server#31108)
  * Disable bulk upload by not advertising it (server#31171)
  * Create block-merge-freeze.yml (3rdparty#971)
  * Fix sorting of filters on php 8.0+ (activity#715)
  * Filter allowed type of member (circles#865)
  * Lighten select for single circle (circles#867)
  * Bypass moderator check on CFG_FRIEND (circles#873)
  * Better display of federated user (circles#876)
  * Strtolower on mail address (circles#882)
  * Only returns population on direct request from the front-end or occ command
    (circles#885)
  * Enforce password on new share (circles#887)
  * Ignore exception to group sync (circles#894)
  * Exception on null token (circles#896)
  * L10n: Improved grammar (circles#898)
  * Create block-merge-freeze.yml (circles#907)
  * Fix loosing memberships in low depth (circles#914)
  * Remove shares during circles destruction, clean orphan shares on cron
    (circles#918)
  * Paginate Circles through OCS query parameters (circles#919)
  * GetSingleId(): string; (circles#922)
  * Bump actions (files_pdfviewer#530)
  * Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (files_pdfviewer#534)
  * Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (files_pdfviewer#
    535)
  * Create block-merge-freeze.yml (files_pdfviewer#544)
  * Updating lint-php.yml workflow from template (files_pdfviewer#549)
  * Create block-merge-freeze.yml (files_rightclick#131)
  * Create block-merge-freeze.yml (files_videoplayer#256)
  * Fix overlapping buttons (firstrunwizard#652)
  * Create block-merge-freeze.yml (firstrunwizard#661)
  * Create block-merge-freeze.yml (logreader#636)
  * Create block-merge-freeze.yml (nextcloud_announcements#92)
  * Create block-merge-freeze.yml (notifications#1137)
  * Create block-merge-freeze.yml (password_policy#315)
  * Bump autoprefixer from 10.3.6 to 10.3.7 (photos#1009)
  * Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (photos#1010)
  * Bump postcss-loader from 6.2.0 to 6.2.1 (photos#1011)
  * Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (photos#1012)
  * Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#1013)
  * Fix default previews (photos#951)
  * Fix Tags: Don't display tags without photos (photos#960)
  * Update workflows (photos#981)
  * Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (photos#985)
  * Bump url-parse from 1.5.3 to 1.5.4 (photos#986)
  * Bump vue-router from 3.5.2 to 3.5.3 (photos#987)
  * Bump qs from 6.10.1 to 6.10.3 (photos#988)
  * Bump camelcase from 6.2.0 to 6.2.1 (photos#989)
  * Create block-merge-freeze.yml (photos#998)
  * Fix label of account name and hide parts with subscription (privacy#676)
  * Create block-merge-freeze.yml (privacy#684)
  * Update workflows (privacy#690)
  * Create block-merge-freeze.yml (recommendations#470)
  * Update test.yml (recommendations#473)
  * Create block-merge-freeze.yml (serverinfo#352)
  * Create block-merge-freeze.yml (survey_client#123)
  * Update mark input/paste rules to tiptap v2 regular expressions (text#1976)
  * Don't show "Link file" button when using direct edition (text#1979)
  * Make sure translations are detected (text#1984)
  * Fix only the first item gets tasklist-ified issue (text#2005)
  * Fix: use stable23 branch for cypress tests (text#2023)
  * Fix autofocus on empty documents without a node (Fixes: #1974) (text#2035)
  * Add stylelint to github actions (text#2041)
  * Fix: cypress login with new session feature (text#2046)
  * Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (text#2078)
  * Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#2081)
  * Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (text#2084)
  * Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#2085)
  * Bump prosemirror-markdown from 1.6.0 to 1.6.2 (text#2086)
  * Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (text#2088)
  * Bump prosemirror-view from 1.23.5 to 1.23.6 (text#2100)
  * Fix closing the editor modal in public folder view (text#2105)
  * Fix: 2020 let heading menu overflow workspace (text#2109)
  * Create block-merge-freeze.yml (text#2115)
  * Disable fade-out because of accessbility reasons (viewer#1066)
  * Fix german (Sie) translations comming from nextcloud-vue (viewer#1089)
  * Add cypress summary for easier branch protection mgmt (viewer#1094)
  * Add engines support for cypress tests (viewer#1099)
  * Always check for `OCA.Files` before using it (Fixes: #1106) (viewer#1108)
  * Disable swiping on viewer video controls (viewer#1114)
  * Disable swiping on viewer audio controls (viewer#1122)
  * Create block-merge-freeze.yml (viewer#1133)
  * Update lint-php.yml (viewer#1138)

diffstat:

 www/php-nextcloud/Makefile |    4 +-
 www/php-nextcloud/PLIST    |  106 +++++++++++++++++++-------------------------
 www/php-nextcloud/distinfo |    8 +-
 3 files changed, 51 insertions(+), 67 deletions(-)

diffs (truncated from 384 to 300 lines):

diff -r b783795cc4d4 -r 1bc00a7d14df www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile        Thu Feb 24 21:29:12 2022 +0000
+++ b/www/php-nextcloud/Makefile        Fri Feb 25 02:47:00 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2021/12/30 15:54:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.61 2022/02/25 02:47:00 ryoon Exp $
 #
 
 # The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
 # contained 18.0.2, then during April to June it is ok to update to
 # later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
 # update to 20.
-DISTNAME=      nextcloud-23.0.0
+DISTNAME=      nextcloud-23.0.2
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/
diff -r b783795cc4d4 -r 1bc00a7d14df www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST   Thu Feb 24 21:29:12 2022 +0000
+++ b/www/php-nextcloud/PLIST   Fri Feb 25 02:47:00 2022 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.48 2021/12/30 15:54:22 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.49 2022/02/25 02:47:00 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/dependabot.yml
+share/nextcloud/3rdparty/.github/workflows/block-merge-freeze.yml
 share/nextcloud/3rdparty/.github/workflows/composer.yml
 share/nextcloud/3rdparty/.gitignore
 share/nextcloud/3rdparty/.patches/sabre-xml/correct-version-check.patch
@@ -6933,6 +6934,8 @@
 share/nextcloud/apps/activity/l10n/mk.json
 share/nextcloud/apps/activity/l10n/mn.js
 share/nextcloud/apps/activity/l10n/mn.json
+share/nextcloud/apps/activity/l10n/mr.js
+share/nextcloud/apps/activity/l10n/mr.json
 share/nextcloud/apps/activity/l10n/ms_MY.js
 share/nextcloud/apps/activity/l10n/ms_MY.json
 share/nextcloud/apps/activity/l10n/my.js
@@ -6976,6 +6979,8 @@
 share/nextcloud/apps/activity/l10n/sr%latin.json@localhost
 share/nextcloud/apps/activity/l10n/sv.js
 share/nextcloud/apps/activity/l10n/sv.json
+share/nextcloud/apps/activity/l10n/ta.js
+share/nextcloud/apps/activity/l10n/ta.json
 share/nextcloud/apps/activity/l10n/th.js
 share/nextcloud/apps/activity/l10n/th.json
 share/nextcloud/apps/activity/l10n/tk.js
@@ -7431,9 +7436,11 @@
 share/nextcloud/apps/circles/lib/Events/EditingCircleMemberEvent.php
 share/nextcloud/apps/circles/lib/Events/Files/CreatingFileShareEvent.php
 share/nextcloud/apps/circles/lib/Events/Files/FileShareCreatedEvent.php
+share/nextcloud/apps/circles/lib/Events/Files/PreparingFileShareEvent.php
 share/nextcloud/apps/circles/lib/Events/MembershipsCreatedEvent.php
 share/nextcloud/apps/circles/lib/Events/MembershipsEditedEvent.php
 share/nextcloud/apps/circles/lib/Events/MembershipsRemovedEvent.php
+share/nextcloud/apps/circles/lib/Events/PreparingCircleMemberEvent.php
 share/nextcloud/apps/circles/lib/Events/RemovingCircleMemberEvent.php
 share/nextcloud/apps/circles/lib/Events/RequestingCircleMemberEvent.php
 share/nextcloud/apps/circles/lib/Events/SharedItemsSyncRequestedEvent.php
@@ -7606,8 +7613,11 @@
 share/nextcloud/apps/circles/lib/Listeners/Examples/ExampleRequestingCircleMember.php
 share/nextcloud/apps/circles/lib/Listeners/Files/AddingMemberSendMail.php
 share/nextcloud/apps/circles/lib/Listeners/Files/CreatingShareSendMail.php
+share/nextcloud/apps/circles/lib/Listeners/Files/DestroyingCircle.php
 share/nextcloud/apps/circles/lib/Listeners/Files/MemberAddedSendMail.php
 share/nextcloud/apps/circles/lib/Listeners/Files/MembershipsRemoved.php
+share/nextcloud/apps/circles/lib/Listeners/Files/PreparingMemberSendMail.php
+share/nextcloud/apps/circles/lib/Listeners/Files/PreparingShareSendMail.php
 share/nextcloud/apps/circles/lib/Listeners/Files/RemovingMember.php
 share/nextcloud/apps/circles/lib/Listeners/Files/ShareCreatedSendMail.php
 share/nextcloud/apps/circles/lib/Listeners/GroupCreated.php
@@ -7622,6 +7632,7 @@
 share/nextcloud/apps/circles/lib/Migration/Version0022Date20220526111723.php
 share/nextcloud/apps/circles/lib/Migration/Version0022Date20220526113601.php
 share/nextcloud/apps/circles/lib/Migration/Version0022Date20220703115023.php
+share/nextcloud/apps/circles/lib/Migration/Version0023Date20211216113101.php
 share/nextcloud/apps/circles/lib/Model/BaseCircle.php
 share/nextcloud/apps/circles/lib/Model/BaseMember.php
 share/nextcloud/apps/circles/lib/Model/Circle.php
@@ -8697,6 +8708,7 @@
 share/nextcloud/apps/dav/lib/Connector/Sabre/FilesReportPlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/LockPlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php
+share/nextcloud/apps/dav/lib/Connector/Sabre/MtimeSanitizer.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/Node.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/ObjectTree.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/Principal.php
@@ -9908,6 +9920,7 @@
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/IShare.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/ISystem.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/ITimeZoneProvider.php
+share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/KerberosApacheAuth.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/KerberosAuth.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Native/NativeFileInfo.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Native/NativeReadStream.php
@@ -10223,6 +10236,7 @@
 share/nextcloud/apps/files_external/lib/Lib/Auth/Password/UserProvided.php
 share/nextcloud/apps/files_external/lib/Lib/Auth/PublicKey/RSA.php
 share/nextcloud/apps/files_external/lib/Lib/Auth/PublicKey/RSAPrivateKey.php
+share/nextcloud/apps/files_external/lib/Lib/Auth/SMB/KerberosApacheAuth.php
 share/nextcloud/apps/files_external/lib/Lib/Auth/SMB/KerberosAuth.php
 share/nextcloud/apps/files_external/lib/Lib/Backend/AmazonS3.php
 share/nextcloud/apps/files_external/lib/Lib/Backend/Backend.php
@@ -12327,6 +12341,8 @@
 share/nextcloud/apps/nextcloud_announcements/l10n/nb.json
 share/nextcloud/apps/nextcloud_announcements/l10n/nl.js
 share/nextcloud/apps/nextcloud_announcements/l10n/nl.json
+share/nextcloud/apps/nextcloud_announcements/l10n/oc.js
+share/nextcloud/apps/nextcloud_announcements/l10n/oc.json
 share/nextcloud/apps/nextcloud_announcements/l10n/pl.js
 share/nextcloud/apps/nextcloud_announcements/l10n/pl.json
 share/nextcloud/apps/nextcloud_announcements/l10n/pt_BR.js
@@ -12483,6 +12499,8 @@
 share/nextcloud/apps/notifications/l10n/ia.json
 share/nextcloud/apps/notifications/l10n/id.js
 share/nextcloud/apps/notifications/l10n/id.json
+share/nextcloud/apps/notifications/l10n/ig.js
+share/nextcloud/apps/notifications/l10n/ig.json
 share/nextcloud/apps/notifications/l10n/is.js
 share/nextcloud/apps/notifications/l10n/is.json
 share/nextcloud/apps/notifications/l10n/it.js
@@ -12880,8 +12898,6 @@
 share/nextcloud/apps/password_policy/l10n/sv.json
 share/nextcloud/apps/password_policy/l10n/tr.js
 share/nextcloud/apps/password_policy/l10n/tr.json
-share/nextcloud/apps/password_policy/l10n/uk.js
-share/nextcloud/apps/password_policy/l10n/uk.json
 share/nextcloud/apps/password_policy/l10n/zh_CN.js
 share/nextcloud/apps/password_policy/l10n/zh_CN.json
 share/nextcloud/apps/password_policy/l10n/zh_HK.js
@@ -12974,13 +12990,13 @@
 share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_moment_node_modules_moment_locale_sync_recursive_-src_patchedRequest_j-3cb869.js
 share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_moment_node_modules_moment_locale_sync_recursive_-src_patchedRequest_j-3cb869.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_moment_node_modules_moment_locale_sync_recursive_-src_patchedRequest_j-3cb869.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_empty_svg.js
-share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_empty_svg.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_folder_svg.js
-share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_folder_svg.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_images_svg.js
-share/nextcloud/apps/photos/js/photos-node_modules_raw-loader_dist_cjs_js_src_assets_Illustrations_images_svg.js.map
 share/nextcloud/apps/photos/js/photos-service-worker.js
+share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_empty_svg.js
+share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_empty_svg.js.map
+share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_folder_svg.js
+share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_folder_svg.js.map
+share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_images_svg.js
+share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_images_svg.js.map
 share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js
 share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js.map
@@ -13622,8 +13638,6 @@
 share/nextcloud/apps/serverinfo/l10n/ja.json
 share/nextcloud/apps/serverinfo/l10n/ka_GE.js
 share/nextcloud/apps/serverinfo/l10n/ka_GE.json
-share/nextcloud/apps/serverinfo/l10n/kab.js
-share/nextcloud/apps/serverinfo/l10n/kab.json
 share/nextcloud/apps/serverinfo/l10n/km.js
 share/nextcloud/apps/serverinfo/l10n/km.json
 share/nextcloud/apps/serverinfo/l10n/ko.js
@@ -13640,12 +13654,8 @@
 share/nextcloud/apps/serverinfo/l10n/mn.json
 share/nextcloud/apps/serverinfo/l10n/ms_MY.js
 share/nextcloud/apps/serverinfo/l10n/ms_MY.json
-share/nextcloud/apps/serverinfo/l10n/my.js
-share/nextcloud/apps/serverinfo/l10n/my.json
 share/nextcloud/apps/serverinfo/l10n/nb.js
 share/nextcloud/apps/serverinfo/l10n/nb.json
-share/nextcloud/apps/serverinfo/l10n/ne.js
-share/nextcloud/apps/serverinfo/l10n/ne.json
 share/nextcloud/apps/serverinfo/l10n/nl.js
 share/nextcloud/apps/serverinfo/l10n/nl.json
 share/nextcloud/apps/serverinfo/l10n/nn_NO.js
@@ -13995,6 +14005,7 @@
 share/nextcloud/apps/settings/lib/Settings/Personal/Security/WebAuthn.php
 share/nextcloud/apps/settings/lib/Settings/Personal/ServerDevNotice.php
 share/nextcloud/apps/settings/lib/SetupChecks/CheckUserCertificates.php
+share/nextcloud/apps/settings/lib/SetupChecks/LdapInvalidUuids.php
 share/nextcloud/apps/settings/lib/SetupChecks/LegacySSEKeyFormat.php
 share/nextcloud/apps/settings/lib/SetupChecks/PhpDefaultCharset.php
 share/nextcloud/apps/settings/lib/SetupChecks/PhpOutputBuffering.php
@@ -15105,8 +15116,6 @@
 share/nextcloud/apps/text/l10n/af.json
 share/nextcloud/apps/text/l10n/ar.js
 share/nextcloud/apps/text/l10n/ar.json
-share/nextcloud/apps/text/l10n/ast.js
-share/nextcloud/apps/text/l10n/ast.json
 share/nextcloud/apps/text/l10n/bg.js
 share/nextcloud/apps/text/l10n/bg.json
 share/nextcloud/apps/text/l10n/br.js
@@ -15115,8 +15124,6 @@
 share/nextcloud/apps/text/l10n/ca.json
 share/nextcloud/apps/text/l10n/cs.js
 share/nextcloud/apps/text/l10n/cs.json
-share/nextcloud/apps/text/l10n/cy_GB.js
-share/nextcloud/apps/text/l10n/cy_GB.json
 share/nextcloud/apps/text/l10n/da.js
 share/nextcloud/apps/text/l10n/da.json
 share/nextcloud/apps/text/l10n/de.js
@@ -15131,40 +15138,10 @@
 share/nextcloud/apps/text/l10n/eo.json
 share/nextcloud/apps/text/l10n/es.js
 share/nextcloud/apps/text/l10n/es.json
-share/nextcloud/apps/text/l10n/es_419.js
-share/nextcloud/apps/text/l10n/es_419.json
 share/nextcloud/apps/text/l10n/es_AR.js
 share/nextcloud/apps/text/l10n/es_AR.json
-share/nextcloud/apps/text/l10n/es_CL.js
-share/nextcloud/apps/text/l10n/es_CL.json
-share/nextcloud/apps/text/l10n/es_CO.js
-share/nextcloud/apps/text/l10n/es_CO.json
-share/nextcloud/apps/text/l10n/es_CR.js
-share/nextcloud/apps/text/l10n/es_CR.json
-share/nextcloud/apps/text/l10n/es_DO.js
-share/nextcloud/apps/text/l10n/es_DO.json
-share/nextcloud/apps/text/l10n/es_EC.js
-share/nextcloud/apps/text/l10n/es_EC.json
-share/nextcloud/apps/text/l10n/es_GT.js
-share/nextcloud/apps/text/l10n/es_GT.json
-share/nextcloud/apps/text/l10n/es_HN.js
-share/nextcloud/apps/text/l10n/es_HN.json
 share/nextcloud/apps/text/l10n/es_MX.js
 share/nextcloud/apps/text/l10n/es_MX.json
-share/nextcloud/apps/text/l10n/es_NI.js
-share/nextcloud/apps/text/l10n/es_NI.json
-share/nextcloud/apps/text/l10n/es_PA.js
-share/nextcloud/apps/text/l10n/es_PA.json
-share/nextcloud/apps/text/l10n/es_PE.js
-share/nextcloud/apps/text/l10n/es_PE.json
-share/nextcloud/apps/text/l10n/es_PR.js
-share/nextcloud/apps/text/l10n/es_PR.json
-share/nextcloud/apps/text/l10n/es_PY.js
-share/nextcloud/apps/text/l10n/es_PY.json
-share/nextcloud/apps/text/l10n/es_SV.js
-share/nextcloud/apps/text/l10n/es_SV.json
-share/nextcloud/apps/text/l10n/es_UY.js
-share/nextcloud/apps/text/l10n/es_UY.json
 share/nextcloud/apps/text/l10n/et_EE.js
 share/nextcloud/apps/text/l10n/et_EE.json
 share/nextcloud/apps/text/l10n/eu.js
@@ -15191,8 +15168,6 @@
 share/nextcloud/apps/text/l10n/it.json
 share/nextcloud/apps/text/l10n/ja.js
 share/nextcloud/apps/text/l10n/ja.json
-share/nextcloud/apps/text/l10n/ka_GE.js
-share/nextcloud/apps/text/l10n/ka_GE.json
 share/nextcloud/apps/text/l10n/ko.js
 share/nextcloud/apps/text/l10n/ko.json
 share/nextcloud/apps/text/l10n/lt_LT.js
@@ -15201,8 +15176,6 @@
 share/nextcloud/apps/text/l10n/lv.json
 share/nextcloud/apps/text/l10n/mk.js
 share/nextcloud/apps/text/l10n/mk.json
-share/nextcloud/apps/text/l10n/mn.js
-share/nextcloud/apps/text/l10n/mn.json
 share/nextcloud/apps/text/l10n/nb.js
 share/nextcloud/apps/text/l10n/nb.json
 share/nextcloud/apps/text/l10n/nl.js
@@ -15221,8 +15194,6 @@
 share/nextcloud/apps/text/l10n/ru.json
 share/nextcloud/apps/text/l10n/sc.js
 share/nextcloud/apps/text/l10n/sc.json
-share/nextcloud/apps/text/l10n/si.js
-share/nextcloud/apps/text/l10n/si.json
 share/nextcloud/apps/text/l10n/sk.js
 share/nextcloud/apps/text/l10n/sk.json
 share/nextcloud/apps/text/l10n/sl.js
@@ -15231,8 +15202,6 @@
 share/nextcloud/apps/text/l10n/sq.json
 share/nextcloud/apps/text/l10n/sr.js
 share/nextcloud/apps/text/l10n/sr.json
-share/nextcloud/apps/text/l10n/sr%latin.js@localhost
-share/nextcloud/apps/text/l10n/sr%latin.json@localhost
 share/nextcloud/apps/text/l10n/sv.js
 share/nextcloud/apps/text/l10n/sv.json
 share/nextcloud/apps/text/l10n/tr.js
@@ -16132,6 +16101,7 @@
 share/nextcloud/apps/user_ldap/lib/Command/ShowConfig.php
 share/nextcloud/apps/user_ldap/lib/Command/ShowRemnants.php
 share/nextcloud/apps/user_ldap/lib/Command/TestConfig.php
+share/nextcloud/apps/user_ldap/lib/Command/UpdateUUID.php
 share/nextcloud/apps/user_ldap/lib/Configuration.php
 share/nextcloud/apps/user_ldap/lib/Connection.php
 share/nextcloud/apps/user_ldap/lib/ConnectionFactory.php
@@ -16165,6 +16135,7 @@
 share/nextcloud/apps/user_ldap/lib/Mapping/AbstractMapping.php
 share/nextcloud/apps/user_ldap/lib/Mapping/GroupMapping.php
 share/nextcloud/apps/user_ldap/lib/Mapping/UserMapping.php
+share/nextcloud/apps/user_ldap/lib/Migration/GroupMappingMigration.php
 share/nextcloud/apps/user_ldap/lib/Migration/RemoveRefreshTime.php
 share/nextcloud/apps/user_ldap/lib/Migration/SetDefaultProvider.php
 share/nextcloud/apps/user_ldap/lib/Migration/UUIDFix.php
@@ -16174,6 +16145,10 @@
 share/nextcloud/apps/user_ldap/lib/Migration/UnsetDefaultProvider.php
 share/nextcloud/apps/user_ldap/lib/Migration/Version1010Date20200630192842.php
 share/nextcloud/apps/user_ldap/lib/Migration/Version1120Date20210917155206.php
+share/nextcloud/apps/user_ldap/lib/Migration/Version1130Date20211102154716.php
+share/nextcloud/apps/user_ldap/lib/Migration/Version1130Date20220110154717.php
+share/nextcloud/apps/user_ldap/lib/Migration/Version1130Date20220110154718.php



Home | Main Index | Thread Index | Old Index