]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
added option to redirect all anonymous users to login page 961/head
authorWilli Eggeling <thewilli@gmail.com>
Wed, 30 Aug 2017 22:39:15 +0000 (00:39 +0200)
committerWilli Eggeling <thewilli@gmail.com>
Sun, 3 Sep 2017 09:46:49 +0000 (11:46 +0200)
commit27e21231e168e5a2a89563b2538a4f86df24e582
tree851c51115ce4d01dd30e57a048f8ed8b2a3c4e1b
parent96a1c79456b27892b9221707803f29585565b9dc
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
application/config/ConfigManager.php
doc/md/Shaarli-configuration.md
index.php