elFinder icon indicating copy to clipboard operation
elFinder copied to clipboard

📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI

Results 94 elFinder issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Copying files with an unauthorized extension between server directories. In some apps the misconfiguration lead to different security issues(secrets exposure, RCE, etc.) **To Reproduce** Steps to reproduce...

When folders are being copied elFinder creates the destination folder and then iterates through the source folder copying, individually, all the files contained within. When folders are being moved, however,...

**Describe the bug** Chunked upload fails to validate upload of some mimetypes because `blob.type` is empty [#L7032](https://github.com/Studio-42/elFinder/blob/master/js/elFinder.js#L7032). The file in question is the `DebianGNULinux_1-1-3-0_x64.Appx` com o mimetype `application/zip` Even without...

stale

Integration into CKEditor5 using https://github.com/Studio-42/elFinder/wiki/Integration-with-CKEditor-5. The hash is generated using https://github.com/Studio-42/elFinder/issues/1564#issuecomment-237479979 If you pass not only the volumeId, but also an additional path to the directory, then the first character...

**Describe the bug** Running "composer audit" we get that there's a new CVE regarding the latest version of elfinder > +-------------------+----------------------------------------------------------------------------------+ | Package | studio-42/elfinder | | Severity | high...

Hi, seems that there is no way to disallow Upload folder button, except commented line in src `dialog.append(inputButton('multiple webkitdirectory directory', 'selectFolder'));` Should it be possible to instantiate this as a...

With jQuery v3.7.1 and jQuery UI v1.14.0 there is this persistent warning in the browser console each time elFinder initializes: `TypeError: n.find(...).buttonset is not a function` According to the docs...

How to add Menu Themes at Preference ? theres is no document for it ? ![Screenshot 2024-10-11 185813](https://github.com/user-attachments/assets/ad65f422-5dc7-4e1b-ba68-23eb5efecb4a)

Relative links are resolved against the manifest.json, the same way as is done for the CSS URL. This is needed when you are living places of the world where you...

**Describe the bug** This was once mentioned in #3184, but I'd consider it a bug (and one that is not hard to fix, see below). When ElFinder is used within...