pydio-core
pydio-core copied to clipboard
Pydio 8 official repository
https://github.com/pydio/pydio-core/commit/67549c71b8be00c7ef570b6054855a13861d9722 Currently the complete filepath is sent to NGINX. NGINX should instead be sent a URI and resolution of each File System Workspace should be done in the NGINX config....
According to the PHP documentation, locale information is per-process, not per-thread. This, together with the use of "setlocale(LC_ALL, AJXP_LOCALE)" in bootstrap_context.php introduces potential problems on Windows-based servers like Apache for...
To make it easier to undertand i'll try to explain with actual examples. Sorry if it is too long, I tried to make things clear. Scenario: *New install: ver 5.0.1...
Red font in log when there is a fail in upgrade process will be more effective  If not so easy or usefull for you, please close this request
Added the same improvements when using the ftp backend that allow better permission checking when on POSIX systems. Basically adapted the patch from here: http://pyd.io/f/topic/solved-linux-acl-folder-not-writeable/ If applicable, copyright goes to...
Add a script, targeting Pydio 6.0.8, to migrate from auth.serial and conf.serial to auth.sql and conf.sql. This pulls as much information as possible from the Serial plugins for auth and...
This PR enhances the POWER FS Plugin to use other zip tools as well as every other zip tool. The monitoring process has also be improved and made more general...
I would like to playback opus files like mp3 files.
It seems some Zip files can be created without storing directory entries themselves. Most extraction tools simply re-create the directory structure according to the path used by the files, e.g....
Hi, This is another feature I am looking for, Elaboration : The files/folders synced to the Local device of the user being terminated should be automatically get deleted. However, the...