]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix issue 'You are not authorized to add a link' with thumbnails enabled 1199/head
authorArthurHoaro <arthur@hoa.ro>
Fri, 10 Aug 2018 15:09:51 +0000 (17:09 +0200)
committerArthurHoaro <arthur@hoa.ro>
Fri, 10 Aug 2018 15:09:51 +0000 (17:09 +0200)
commitb5c368b85885b82e7db7e509c8a7e2035d51e0a1
tree2ebd2175478bc631f5633ecee3117e5087b6fb9a
parentfa5012cb04fc112517c348f067c8e43e90563372
Fix issue 'You are not authorized to add a link' with thumbnails enabled

Do not try to alter the datastore by updating thumbnails if the user isn't logged in.

Also, do not enable thumbnails if PHP GD extension is not installed/loaded
application/Updater.php
index.php