1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Added authentication for restricted access articles

Fix #438. Thank you so much @bdunogier
This commit is contained in:
Bertrand Dunogier 2016-09-29 10:14:43 +02:00 committed by Nicolas Lœuillet
parent bb28368f69
commit 7aab0ecf2f
7 changed files with 235 additions and 1 deletions

View file

@ -56,3 +56,6 @@ parameters:
redis_port: 6379
redis_path: null
redis_password: null
# sites credentials
sites_credentials: {}