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