Extragornax
Extragornax
Any update ?
Hello, any update ?
Patched in #383
@hypercrites The current version of the module should break the blogo post pages since you can't access them anymore (unless you use the "real" url) Patch incoming ex: http://blogo.extragornax.fr/?test=yolotron2 doesn't...
`'bt_path' => ((empty($path)) ? (substr($checksum, 0, 2)) : $path ),` We should probably find a better way to generate links to patch it
Un autocomplete="off" devrait corriger le problème. A voir si c'est bien utile / pratique
Could that be implemented in the setup procedure ? A large scale php chmod with the retrieval of the fileserver username as mentioned above
@remrem yes ([Check that](https://secure.php.net/manual/en/function.chmod.php) and that [user perm](https://secure.php.net/manual/en/function.chown.php) ) but we'd have to investigate the possible errors and issues with that
That's what I mean in my previous message, it's not safe but it's possible.
@remrem little edit, I added clearer markers, the list made it pretty weird @ragnar76 how can you set file permissions on GH ? I'm pretty sure the clone gathers the...