removes password autofill autocomplete="new-password"
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": ""
|
||||
"DefaultConnection": "Data Source=(LocalDb)\\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\\Oqtane-202006190523.mdf;Initial Catalog=Oqtane-202006190523;Integrated Security=SSPI;"
|
||||
},
|
||||
"Runtime" : "Server",
|
||||
"Runtime": "Server",
|
||||
"Installation": {
|
||||
"DefaultAlias": "",
|
||||
"HostPassword": "",
|
||||
@ -12,4 +12,4 @@
|
||||
"DefaultLayout": "",
|
||||
"DefaultContainer": ""
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user