mirror of
https://repository.entgra.net/community/community-product.git
synced 2025-09-16 23:42:18 +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>-->
|
||||
</dependencySet>
|
||||
</dependencySets>
|
||||
</assembly>
|
||||
</assembly>
|
||||
@ -35,6 +35,9 @@ password = "wso2carbon"
|
||||
alias = "wso2carbon"
|
||||
key_password = "wso2carbon"
|
||||
|
||||
[identity_mgt.endpoint]
|
||||
enable_self_signup_endpoint = false
|
||||
|
||||
#[keystore.primary]
|
||||
#file_name = "wso2carbon.jks"
|
||||
#type = "JKS"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user