From: Willi Eggeling Date: Wed, 30 Aug 2017 22:39:15 +0000 (+0200) Subject: added option to redirect all anonymous users to login page X-Git-Tag: v0.9.4~7^2~4^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=27e21231e168e5a2a89563b2538a4f86df24e582;hp=27e21231e168e5a2a89563b2538a4f86df24e582;p=github%2Fshaarli%2FShaarli.git added option to redirect all anonymous users to login page - new setting *force_login* added and documented - if both, *force_login* and *hide_public_links* are set to true, all requests (except for the feeds) are redirected to the login page ---