]> git.p6c8.net - jirafeau_mojo42.git/commit
Security fix, bug fix and project name change.
authorJerome Jutteau <mojo@couak.net>
Wed, 5 Dec 2012 17:29:38 +0000 (17:29 +0000)
committerJerome Jutteau <mojo@couak.net>
Wed, 5 Dec 2012 17:29:38 +0000 (17:29 +0000)
commitba6f06965a4d9846e23d99a0e9f74b1361c18c40
tree3a816f385c14f64ee79ed445022147f0ffe35547
parent6550c22fe503f109fc5e30ffee0d8445f51862bc
Security fix, bug fix and project name change.

Security: we can now upload any type of file no matter how they are named.
Bug fix: in Jyraphe 0.5 stable, we were not able to add several times the same file with a different link file.
25 files changed:
COPYING [moved from doc/COPYING with 100% similarity]
clean.sh [deleted file]
doc/README [deleted file]
doc/TODO [deleted file]
doc/var.htaccess [deleted file]
file.php [new file with mode: 0644]
index.php [moved from pub/index.php with 79% similarity]
install.php [moved from pub/install.php with 75% similarity]
jirafeau.js [moved from pub/jyraphe.js with 93% similarity]
l10n/Jyraphe.pot [deleted file]
l10n/po/fr_FR.UTF-8.po [deleted file]
lib/config.php [moved from pub/lib/config.php with 84% similarity]
lib/functions.php [moved from pub/lib/functions.php with 62% similarity]
lib/settings.php [moved from pub/lib/settings.php with 66% similarity]
lib/template/footer.php [new file with mode: 0644]
lib/template/header.php [moved from pub/lib/template/header.php with 78% similarity]
media/default/error.png [moved from pub/media/default/error.png with 100% similarity]
media/default/jirafeau.png [moved from pub/media/default/jyraphe.png with 100% similarity]
media/default/ok.png [moved from pub/media/default/ok.png with 100% similarity]
media/default/style.css.php [moved from pub/media/default/style.css.php with 94% similarity]
pub/.htaccess [deleted file]
pub/file.php [deleted file]
pub/lib/template/footer.php [deleted file]
update-mo.sh [deleted file]
update-po.sh [deleted file]

patrick-canterino.de