Details
-
Type:
Feature Request
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.1.2, 5.2.2
-
Fix Version/s: None
-
Component/s: Accessibility, Application Security > LDAP
-
Labels:None
-
Branch Version/s:5.1.x
-
Backported to Branch:Committed
-
Liferay Contributor's Agreement:Accept
Description
As I prefer to have instance specific configuration already on instance creation (eg. default admin and ldap settings) I ported it from 4.3 to current head and made it configurable in portal-ext.properties to avoid confusion (LEP-6390).
Attached is ConfigurationImpl.java and PropsUtil.java (rev 21163).
Set include-and-override=portal-$
.properties in portal-ext.properties to enable the feature.
I'd very much like to have this included again. Please let me know if I can do something else.