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