Changes for page MFA Application
Last modified by Alex Cotiugă on 2025/03/28 15:16
From version 3.1
edited by Alex Cotiugă
on 2024/06/10 13:19
on 2024/06/10 13:19
Change comment:
There is no comment for this version
To version 4.2
edited by Alex Cotiugă
on 2024/06/10 13:25
on 2024/06/10 13:25
Change comment:
Imported extension [com.agnease.mfa:application-mfa-ui] from repository [maven-local:maven:file:///root/.m2/repository]
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- ExtensionCode.ExtensionClass[0]
-
- Authors
-
... ... @@ -1,0 +1,1 @@ 1 +Agnease - Description
-
... ... @@ -4,7 +4,7 @@ 4 4 The MFA application is not compatible with other applications that provide [[Authenticators for XWiki>>https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Authentication/]]. Uninstall these applications and restart the wiki. 5 5 {{/error}} 6 6 7 - In xwiki.properties,enablethe Agnease repository, to find the extension in the Extension Manager.For that, identify the following first 3 lines, uncomment them and add the 4th one. If the3lines are not enable, no extensions will be foundinthoserepositories.7 +A new repository must be added in the xwiki.properties files, to find the extensions provided by Agnease in the Extension Manager. Ientify the following first 3 lines (they are commented by default), uncomment them and add the 4th one. If the XWiki repositories are not enabled in this file, no XWiki extensions will be found anymore. 8 8 9 9 {{code language="none"}} 10 10 extension.repositories = maven-xwiki:maven:https://nexus.xwiki.org/nexus/content/groups/public - Prerequisites & Additional Installation Instructions
-
... ... @@ -1,2 +1,0 @@ 1 - 2 - - Properties
-
... ... @@ -1,1 +1,5 @@ 1 -maven.groupid=com.agnease.mfa maven.artifactid=application-mfa-ui maven.Model=com.agnease.mfa:application-mfa-ui:xar:0.1 xwiki.extension.recommendedVersions.commons=org.xwiki.commons:.*/[13.10] xwiki.extension.recommendedVersions.platform=org.xwiki.commons:.*/[13.10], org.xwiki.rendering:.*/[13.10], org.xwiki.platform:.*/[13.10] xwiki.extension.recommendedVersions=org.xwiki.commons:.*/[13.10], org.xwiki.rendering:.*/[13.10], org.xwiki.platform:.*/[13.10] xwiki.extension.licensing.excludedDocuments=TOTP.WebHome xwiki.extension.licensing.dependentFeatureIds=com.agnease.mfa:application-mfa-api 1 +maven.groupid=com.agnease.mfa maven.artifactid=application-mfa-ui maven.Model=com.agnease.mfa:application-mfa-ui:xar:0.1 xwiki.extension.recommendedVersions.commons=org.xwiki.commons:.*/[13.10] xwiki.extension.recommendedVersions.platform=org.xwiki.commons:.*/[13.10], 2 + org.xwiki.rendering:.*/[13.10], 3 + org.xwiki.platform:.*/[13.10] xwiki.extension.recommendedVersions=org.xwiki.commons:.*/[13.10], 4 + org.xwiki.rendering:.*/[13.10], 5 + org.xwiki.platform:.*/[13.10] xwiki.extension.licensing.excludedDocuments=TOTP.WebHome xwiki.extension.licensing.dependentFeatureIds=com.agnease.mfa:application-mfa-api