JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
166 stars 50 forks source link

Fix gallery page uploads with no password #94

Closed theaquarium closed 4 years ago

theaquarium commented 4 years ago

Currently, you aren't able to use the gallery page uploader if you don't have password logins enabled, however, this changes it to use the auth_user function instead of directly checking for a session to be logged in.

theaquarium commented 4 years ago

Whoops, I tried to rebase and it seems to have cleared the review.