summaryrefslogtreecommitdiffstats
path: root/install/ui/doc
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-02-14 19:04:15 +0100
committerPetr Vobornik <pvoborni@redhat.com>2014-04-15 12:41:54 +0200
commit2ec5d969a27b91b04a2b424d93800e68a77aa6e8 (patch)
tree3612c17faded5dccf70d9c1d755b1fa96e34fa85 /install/ui/doc
parent7c068f036f64b3b5156862fc2fc5855db612ef2e (diff)
downloadfreeipa-2ec5d969a27b91b04a2b424d93800e68a77aa6e8.tar.gz
freeipa-2ec5d969a27b91b04a2b424d93800e68a77aa6e8.tar.xz
freeipa-2ec5d969a27b91b04a2b424d93800e68a77aa6e8.zip
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>
Diffstat (limited to 'install/ui/doc')
-rw-r--r--install/ui/doc/categories.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/ui/doc/categories.json b/install/ui/doc/categories.json
index 23792d364..17f7967be 100644
--- a/install/ui/doc/categories.json
+++ b/install/ui/doc/categories.json
@@ -18,6 +18,8 @@
"classes": [
"phases",
"_base.Phase_controller*",
+ "auth",
+ "auth.Auth",
"Application_controller",
"app",
"plugin_loader",