diff --git a/C-TRACK/C-TRACK.csproj b/C-TRACK/C-TRACK.csproj index ee34b10..4547f87 100644 --- a/C-TRACK/C-TRACK.csproj +++ b/C-TRACK/C-TRACK.csproj @@ -85,8 +85,8 @@ ..\packages\StackExchange.Redis.StrongName.1.2.6\lib\net46\StackExchange.Redis.StrongName.dll - - ..\packages\SteamWare.3.3.1910.671\lib\net462\SteamWare.dll + + ..\packages\SteamWare.3.3.1910.683\lib\net462\SteamWare.dll ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll @@ -254,8 +254,10 @@ + + @@ -775,7 +777,6 @@ - diff --git a/C-TRACK/Web.config b/C-TRACK/Web.config index f42dba7..e376c16 100644 --- a/C-TRACK/Web.config +++ b/C-TRACK/Web.config @@ -49,18 +49,11 @@ - - - - - diff --git a/C-TRACK/example-config-table.txt b/C-TRACK/example-config-table.txt new file mode 100644 index 0000000..5244f15 --- /dev/null +++ b/C-TRACK/example-config-table.txt @@ -0,0 +1,30 @@ +# chiave valore valoreStd note +_adminEmail samuele@steamware.net,info@steamware.net samuele@steamware.net,info@steamware.net info@steamware.net +_allowForceUser true true abilita login forzato +_commonPages menu menu pagina comune +_emailPwd drmfsls16 drmfsls16 drmfsls16 +_emailUser steamwarebot@gmail.com steamwarebot@gmail.com steamwarebot@gmail.com +_enableSSL true true true +_fromEmail webmaster@admodelling.org webmaster@admodelling.org email mittente eventuali msg +_righeDataGrid 30 30 Num righe datagrid std +_righeDataGridAnagr 20 20 Num righe datagrid anagrafiche +_righeDataGridLong 30 30 Num righe datagrid long +_righeDataGridMed 15 15 Num righe datagrid med +_righeDataGridShort 10 10 Num righe datagrid short +_smtpCli smtp.gmail.com smtp.gmail.com smtp.gmail.com +_useAIMSmtp false false impiego client posta elettronica alternativo +_useAuthSmtp true true true +AuthCookieName admodellingAuth admodellingAuth Cookie applicativo +autoConfCmd true true Conferma automatica comandi barcode +baseUrl http://iis02/test/admodelling http://iis02/test/admodelling URL base del sito +cacheValSec 60 60 Validità cache dati in gestore Barcode +cookieDayExp 365 365 Periodo validità cookie +cookieUsed admodellingAuth admodellingAuth,CTrack_CodOpr,CTrack_CodPost Elenco dei cookie impiegati +enableCookie true true Abilitazione uso cookie +enableLogOut true false Abilita button logout COMPLETO in alto a sx +enablePlain true true Abilitazione decode plain +maxAuth 1000 1000 num auth minimo per NON consumare tokens +serializeSession true true Serializzazione valori in sessione (REDIS) +SiteName iis02/test/admodelling iis02/test/admodelling Nome sito +enableDumpDiag false false abilitazione dumb diagnostico x eccezioni di default +doShrinkFolder true true Imposta compressione area LOGS \ No newline at end of file diff --git a/C-TRACK/packages.config b/C-TRACK/packages.config index c7b3367..3707b6f 100644 --- a/C-TRACK/packages.config +++ b/C-TRACK/packages.config @@ -39,7 +39,7 @@ - +