mirror of
https://repository.entgra.net/community/product-iots-community.git
synced 2025-09-16 23:32:20 +00:00
Merge branch 'fix-1148' into 'master'
Fix for removing Create Account Button See merge request entgra/community-product!9
This commit is contained in:
commit
7e09451a49
@ -101,4 +101,4 @@
|
|||||||
<!--<unpack>false</unpack>-->
|
<!--<unpack>false</unpack>-->
|
||||||
</dependencySet>
|
</dependencySet>
|
||||||
</dependencySets>
|
</dependencySets>
|
||||||
</assembly>
|
</assembly>
|
||||||
@ -35,6 +35,9 @@ password = "wso2carbon"
|
|||||||
alias = "wso2carbon"
|
alias = "wso2carbon"
|
||||||
key_password = "wso2carbon"
|
key_password = "wso2carbon"
|
||||||
|
|
||||||
|
[identity_mgt.endpoint]
|
||||||
|
enable_self_signup_endpoint = false
|
||||||
|
|
||||||
#[keystore.primary]
|
#[keystore.primary]
|
||||||
#file_name = "wso2carbon.jks"
|
#file_name = "wso2carbon.jks"
|
||||||
#type = "JKS"
|
#type = "JKS"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user