Skip to content

Commit

Permalink
feat: Remove useless administration pages and navigations - EXO-67268 -
Browse files Browse the repository at this point in the history
  • Loading branch information
GouadriaHanen authored and exo-swf committed Nov 6, 2023
1 parent 8697967 commit ccdf8b3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 82 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,31 +33,6 @@
</field>
</object>
</object-param>
<object-param>
<name>group.configuration</name>
<description>description</description>
<object type="org.exoplatform.portal.config.NewPortalConfig">
<field name="predefinedOwner">
<collection type="java.util.HashSet">
<value>
<string>/platform/administrators</string>
</value>
</collection>
</field>
<field name="ownerType">
<string>group</string>
</field>
<field name="override">
<boolean>${exo.mfa.portalConfig.metadata.override:true}</boolean>
</field>
<field name="importMode">
<string>${exo.mfa.portalConfig.metadata.importmode:insert}</string>
</field>
<field name="templateLocation">
<string>war:/conf/multifactor-authentication/portal</string>
</field>
</object>
</object-param>
</init-params>
</component-plugin>
<component-plugin>
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit ccdf8b3

Please sign in to comment.