webui: authentication module

General purpose authentication interface and state. See doc of 'freeipa/auth' module.

https://fedorahosted.org/freeipa/ticket/3903

Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>
This commit is contained in:
Petr Vobornik
2014-04-15 12:41:54 +02:00
parent 7c068f036f
commit 2ec5d969a2
5 changed files with 318 additions and 55 deletions
+2
View File
@@ -18,6 +18,8 @@
"classes": [
"phases",
"_base.Phase_controller*",
"auth",
"auth.Auth",
"Application_controller",
"app",
"plugin_loader",