Implement login plugin infrastructure
authorSimo Sorce <simo@redhat.com>
Fri, 24 Jan 2014 19:26:15 +0000 (14:26 -0500)
committerSimo Sorce <simo@redhat.com>
Fri, 24 Jan 2014 22:32:21 +0000 (17:32 -0500)
commit2fb8bff093e49d95ab25eb8343ebbb1091f6e7a6
treedd40e79a3a1239a8605effbc875e62ade800b167
parent2b9722213d76306fe6f3b9f2fe157b3459d28e3a
Implement login plugin infrastructure

Signed-off-by: Simo Sorce <simo@redhat.com>
ipsilon/idpserver.py
ipsilon/login/__init__.py [new file with mode: 0644]
ipsilon/login/common.py [new file with mode: 0755]
ipsilon/root.py
ipsilon/util/page.py
ipsilon/util/user.py
setup.py
templates/index.html
templates/login/index.html [new file with mode: 0644]
templates/logout.html [new file with mode: 0644]