Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elfinder should update to new version #54

Closed
dauvray opened this issue Apr 24, 2024 · 2 comments
Closed

Elfinder should update to new version #54

dauvray opened this issue Apr 24, 2024 · 2 comments
Assignees

Comments

@dauvray
Copy link

dauvray commented Apr 24, 2024

hello,

from elfinder : WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.62 OR EARLIER) VERSIONS OF ELFINDER ON PUBLIC SERVERS, IT MAY CAUSE SERIOUS DAMAGE TO YOUR SERVER AND VISITED USER. YOU SHOULD UPDATE TO THE LATEST VERSION OR REMOVE IT FROM THE SERVER.

in package :

    {{-- elFinder JS (REQUIRED) --}}
    @bassetArchive('https://github.com/Studio-42/elFinder/archive/refs/tags/2.1.62.tar.gz', 'elfinder-2.1.62')
    @basset('elfinder-2.1.62/elFinder-2.1.62/js/elfinder.min.js')

    {{-- elFinder translation (OPTIONAL) --}}
    @if($locale)
    @basset('https://cdnjs.cloudflare.com/ajax/libs/elfinder/2.1.62/js/i18n/elfinder.'.$locale.'.min.js')
    @endif
@jcastroa87
Copy link
Member

Hello @dauvray

I will ask to @pxpm to check about it.

Thanks.

@pxpm
Copy link
Contributor

pxpm commented Jul 8, 2024

This was done in the latest release.

Thanks for the headup @dauvray 🙏

Cheers

@pxpm pxpm closed this as completed Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants