Move login plugin configuration to its own module
authorSimo Sorce <simo@redhat.com>
Mon, 24 Mar 2014 20:59:41 +0000 (16:59 -0400)
committerSimo Sorce <simo@redhat.com>
Wed, 26 Mar 2014 19:25:56 +0000 (15:25 -0400)
commita5be918364744f92d73aa4b6589f3b9b33235d6d
tree366f41498c6f6c82f98d4deceed4315cf3973640
parent667901638f082e05b4ac61a14f4ddc07ec987742
Move login plugin configuration to its own module

move also the template, in preparation for handling other configuration
data in the main page.

Signed-off-by: Simo Sorce <simo@redhat.com>
ipsilon/admin/common.py
ipsilon/admin/login.py [new file with mode: 0755]
ipsilon/root.py
templates/admin/index.html
templates/admin/login.html [new file with mode: 0644]
templates/admin/login_order.html
templates/admin/login_plugin.html [deleted file]
templates/admin/plugin_config.html [new file with mode: 0644]
templates/master-admin.html