Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
329 stars 165 forks source link

Bump studio-42/elfinder from 2.1.61 to 2.1.62 #523

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps studio-42/elfinder from 2.1.61 to 2.1.62.

Release notes

Sourced from studio-42/elfinder's releases.

Version 2.1.62

Changes form previous version

All previous changes is here.

  • [php:core] prevent garbled file name when URL upload
  • [js:core,upload] fixed DnD in-browser image upload in Chrome
  • [js:options] update CDNs
  • [js:core,upload] fixed DnD in-browser image upload in Chrome
  • [php] Update elFinderVolumeSFTPphpseclib.class.php (#3483)
  • [mime.types] Update mime.types to allow MS outlook message files (#3499)
  • [js:cmd:resize] fix #3513 rotate bug on Chrome
  • [VD:LocalFileSystem] Security fixes, directory traversal vulnerability fixes
    • Awaiting CVE ID.
    • This issue was found by Michał Majchrowicz & Livio Victoriano AFINE Team.
  • Correctly urlencode path in setcookie(); fix #3538 (#3561)
  • [js:core] fix #3572 Useless backend request during elFinder.sync()
  • [VD:LocalFileSystem] fix #3543 Can't download folder in PHP 8.1
  • [php:core] fix #3546 Use elFinder::getCmdOfBind instead of self::getCmdOfBind which is deprecated in PHP v8.2
  • [VD:SFTP] fix SFTP driver fatal error, cleanup (#3574)
  • And some minor bug fixes
Changelog

Sourced from studio-42/elfinder's changelog.

2023-06-14 Naoki Sawada hypweb+elfinder@gmail.com

  • elFinder (2.1.62):
    • [php:core] prevent garbled file name when URL upload
    • [js:core,upload] fixed DnD in-browser image upload in Chrome
    • [js:options] update CDNs
    • [js:core,upload] fixed DnD in-browser image upload in Chrome
    • [php] Update elFinderVolumeSFTPphpseclib.class.php (#3483)
    • [mime.types] Update mime.types to allow MS outlook message files (#3499)
    • [js:cmd:resize] fix #3513 rotate bug on Chrome
    • [VD:LocalFileSystem] Security fixes, directory traversal vulnerability fixes
      • Awaiting CVE ID.
      • This issue was found by Michał Majchrowicz & Livio Victoriano AFINE Team.
    • Correctly urlencode path in setcookie(); fix #3538 (#3561)
    • [js:core] fix #3572 Useless backend request during elFinder.sync()
    • [VD:LocalFileSystem] fix #3543 Can't download folder in PHP 8.1
    • [php:core] fix #3546 Use elFinder::getCmdOfBind instead of self::getCmdOfBind which is deprecated in PHP v8.2
    • [VD:SFTP] fix SFTP driver fatal error, cleanup (#3574)

2022-03-14 Naoki Sawada hypweb+elfinder@gmail.com

  • elFinder (2.1.61):
    • [security] Fixed #3458 filename bypass leading to RCE on Windows server
    • [security:CVE-2022-26960] Fixed a path traversal issue
    • [i18n] Updated ru and fr
    • [js] Updated CDNs of external libs
    • And some minor bug fixes

2021-11-12 Naoki Sawada hypweb+elfinder@gmail.com

  • elFinder (2.1.60):
    • [VD:OneDrive] show error on _od_obtainAccessToken()
    • [ui:cwd] make easily able to mapping mimetype to the kind (#3375)
    • [cmd:rm] Fixed an issue that sometime ignore the delete button and into the trash
    • [VD:LocalFileSystem] Fixed #3429 RCE on Windows server
    • [js:core,options] Fixed #3401 add an option workerBaseUrl

2021-06-13 Naoki Sawada hypweb+elfinder@gmail.com

  • elFinder (2.1.59):
    • [Security:php] Fixed multiple vulnerabilities leading to RCE
    • [php:session] Fixed #3278 wrong code of typo
    • [js:core] #3351 allow columnsCustomName[x] to be a function
    • [css:quicklook] Fixed #3240 remove unnecessary color specifications
    • [cmd:extract] Fixed #3252 for checking the existence of existing files
    • [js:core] Fixed #3359 add an option "noResizeBySelf"
    • [VD:abstract] Fixed #3216 missing url option on upload into root
    • And some minor bug fixes

2021-06-09 Naoki Sawada hypweb+elfinder@gmail.com

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Laravel-Backpack/demo/network/alerts).