Add FAS login plugin
authorSimo Sorce <simo@redhat.com>
Tue, 26 Aug 2014 20:38:14 +0000 (16:38 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Wed, 27 Aug 2014 22:15:03 +0000 (18:15 -0400)
commitb77995fe6c3a51257a8df1e8421217e5a71b3648
tree09e0202296bb16cccafdf4729502bdb2d2394f60
parenta06b990c66c32909b8872ac2f5d825c6b7316a3a
Add FAS login plugin

This plugin simply take a Fedora username and password and authenticates
the user against the FAS Server.

FAS returned data is saved as userdata in the 'fas' attribute.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/login/authfas.py [new file with mode: 0755]
templates/login/fas.html [new file with mode: 0644]