]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Changed url's encryption from base64 to md5
authorThomas Citharel <thomas.citharet@gmail.com>
Thu, 26 Sep 2013 20:00:44 +0000 (22:00 +0200)
committerThomas Citharel <thomas.citharet@gmail.com>
Thu, 26 Sep 2013 20:00:44 +0000 (22:00 +0200)
commitbe2b9055b9019fccc9d2e4678494d0ffcd5f5f12
tree858f402df9aa547b17e431d62f6382928832bbab
parent3408ed48ba66db8d93207507777be42759f7eb0a
Changed url's encryption from base64 to md5

Fixes Issue #243.
md5 hashes are only coded on 32 hexadecimal characters, so it won't make
too long file names.
inc/3rdparty/FlattrItem.class.php