| ... |
... |
@@ -1,10 +1,10 @@ |
| 1 |
|
-{{include reference="Extension.WebHome"/}} |
|
1 |
+= XWiki Multi-Factor Authentication (MFA) Application = |
| 2 |
2 |
|
| 3 |
|
-{{velocity}} |
| 4 |
|
-##set ($discard = $xwiki.ssx.use('Store.Code.Styles')) |
|
3 |
+{{display reference="Extension.MFA Application.WebHome"/}} |
| 5 |
5 |
|
| 6 |
|
-#if (!$xcontext.userReference) |
| 7 |
|
- #set ($discard = $xwiki.ssx.use('Main.WebHome')) |
|
5 |
+{{velocity}} |
|
6 |
+#if ("$!xcontext.userReference" == '') |
|
7 |
+ ##set ($discard = $xwiki.ssx.use('Main.WebHome')) |
| 8 |
8 |
#end |
| 9 |
9 |
|
| 10 |
10 |
|
| ... |
... |
@@ -38,4 +38,3 @@ |
| 38 |
38 |
Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]] |
| 39 |
39 |
*# |
| 40 |
40 |
{{/velocity}} |
| 41 |
|
- |