summaryrefslogtreecommitdiffstats
path: root/install/ui/doc
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-06-04 16:24:23 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-30 12:27:04 +0200
commit9dbeeb7556929e76d652579533d0972479c0dc98 (patch)
treec4ba5ebf7f339bdd38b5d5184afd3871b768ee4e /install/ui/doc
parentd9a7fcb5e1c1f18cff1287353b9316fe69e07a78 (diff)
downloadfreeipa-9dbeeb7556929e76d652579533d0972479c0dc98.tar.gz
freeipa-9dbeeb7556929e76d652579533d0972479c0dc98.tar.xz
freeipa-9dbeeb7556929e76d652579533d0972479c0dc98.zip
webui: bind Login facet and OTP sync facet
Simple plugin which handles transition from login facet to OTP sync facet and vice versa. https://fedorahosted.org/freeipa/ticket/4218 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/doc')
-rw-r--r--install/ui/doc/categories.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/doc/categories.json b/install/ui/doc/categories.json
index b55fb81a0..153c366c4 100644
--- a/install/ui/doc/categories.json
+++ b/install/ui/doc/categories.json
@@ -246,6 +246,7 @@
"user",
"plugins.load",
"plugins.login",
+ "plugins.login_process",
"plugins.sync_otp"
]
}