cosmocode / contagged

ConTagged is a web-based address book for small companies written in PHP.
http://www.cosmocode.de/en/opensource/contagged
63 stars 19 forks source link

access possible without login #19

Open zenlord opened 4 years ago

zenlord commented 4 years ago

Hi, Longtime user of the software, but my latest experience is not so positive: I was alerted 1 hour ago that our entire addressbook was indexed and made available by Google... Two weeks ago I migrated the server from Debian Jessie to Debian Buster, and with it jumped to PHP 7.3. Due to that jump, I encountered some PHP warnings and errors and noticed that you had tackled all of those in the master branch, so I decided to download and use the version in master. I have now added basic auth to this Apache virtualhost and will concentrate on getting Google to delete its cache. Do you know how this can happen?

splitbrain commented 4 years ago

Is the userlogreq option enabled in the config?