|
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "Volo.Abp.Account.Application", |
|
|
|
"hash": "7fb9c3f35b18f2e9a0577d571fccf9df", |
|
|
|
"hash": "9607ce81498fab564ea4a3681c15f72d", |
|
|
|
"contents": [ |
|
|
|
{ |
|
|
|
"namespace": "Volo.Abp.Account", |
|
|
|
@ -24,26 +24,6 @@ |
|
|
|
], |
|
|
|
"contentType": "applicationService", |
|
|
|
"name": "ProfileAppService" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"defaultValue": "true", |
|
|
|
"displayName": "Is self-registration enabled", |
|
|
|
"description": "Whether a user can register the account by him or herself.", |
|
|
|
"isVisibleToClient": true, |
|
|
|
"isInherited": true, |
|
|
|
"isEncrypted": false, |
|
|
|
"contentType": "setting", |
|
|
|
"name": "Abp.Account.IsSelfRegistrationEnabled" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"defaultValue": "true", |
|
|
|
"displayName": "Authenticate with a local account", |
|
|
|
"description": "Indicates if the server will allow users to authenticate with a local account.", |
|
|
|
"isVisibleToClient": true, |
|
|
|
"isInherited": true, |
|
|
|
"isEncrypted": false, |
|
|
|
"contentType": "setting", |
|
|
|
"name": "Abp.Account.EnableLocalLogin" |
|
|
|
} |
|
|
|
] |
|
|
|
} |