Stronghold
Created by: fonfon
Instead of #19 use django-stronghold
(https://github.com/mgrouchy/django-stronghold) for plinth authentication handling (to replace the @login_required
decorators).
I tested this with the current plinth master, python3, django1.7-2 and django-stronghold==0.2.6, installed via pip3.
setup.py
and INSTALL
should be updated before merging this pull request, @SunilMohanAdapa please tell me when the packages (or names) for the debian stronghold package are ready.