Commit graph

6 commits

Author SHA1 Message Date
Luciano Fiore
93293dc15a added jpeg support
added jpeg support
2019-05-01 18:16:58 +01:00
Luciano Fiore
fcc1610d42 security fix, user moderation improvement
Added a fix to prevent IP spoofing when using cloudflare (user needs to specify if cloudflare is enabeld in the config file)

Also, when viewing images uploaded by an IP address, images might not have thumbs if the user wasn't logged in. thumbnails will now be created when moderating a user. this can be enabled/disabled in the config file

Unfortunately this meant removing support for additional file extensions for now as it conflicted with with the thumbnail creation (something I missed before), but this may be re-added in the future
2019-04-23 13:21:45 +01:00
Barrnet
5570830867
Update upld.sql
Expanded the number of characters in the field to allow new extensions
2019-04-14 23:22:11 +02:00
Luciano Fiore
aa5a3affbb cleaned up code, added user account feature 2015-08-01 00:28:43 +01:00
Luciano Fiore
98dcdc8a88 added admin login/delete feature 2014-10-02 23:07:40 +01:00
Luciano Fiore
4460cb6c1f first commit 2014-10-02 03:41:11 +01:00