diff --git a/LiMan.Api/LiMan.APi.csproj b/LiMan.Api/LiMan.APi.csproj index bc201e5..396aa7a 100644 --- a/LiMan.Api/LiMan.APi.csproj +++ b/LiMan.Api/LiMan.APi.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 diff --git a/LiMan.Api/LiMan.APi.xml b/LiMan.Api/LiMan.APi.xml index 85bb614..d094465 100644 --- a/LiMan.Api/LiMan.APi.xml +++ b/LiMan.Api/LiMan.APi.xml @@ -125,6 +125,12 @@ Elenco files da caricare + + + Richiesta di registrazione ticket supporto + + Obj Richiesta + Controller livello INSTALLAZIONI @@ -465,6 +471,13 @@ Chiave Licenza x ricerca + + + Elenco file registrati dato ticket id + + Identificativo del ticket + + Effettua refresh del payload della licenza dato info + enigma generato dal client diff --git a/LiMan.Api/Properties/PublishProfiles/IIS03.pubxml b/LiMan.Api/Properties/PublishProfiles/IIS03.pubxml index b9699e2..e47af2f 100644 --- a/LiMan.Api/Properties/PublishProfiles/IIS03.pubxml +++ b/LiMan.Api/Properties/PublishProfiles/IIS03.pubxml @@ -14,7 +14,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt False 34200ca2-489c-435a-a60b-34de7b7ba04d https://iis03.egalware.com:8172/MsDeploy.axd - Default Web Site/ELM.API + liman.egalware.com/ELM.API True WMSVC diff --git a/LiMan.Api/Startup.cs b/LiMan.Api/Startup.cs index 6585666..bdab739 100644 --- a/LiMan.Api/Startup.cs +++ b/LiMan.Api/Startup.cs @@ -2,9 +2,11 @@ using LiMan.APi.Data; using LiMan.DB; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; +using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Identity.UI.Services; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; +using Microsoft.Extensions.FileProviders; using Microsoft.Extensions.Hosting; using Microsoft.OpenApi.Models; using StackExchange.Redis.Extensions.Core.Configuration; @@ -58,6 +60,15 @@ namespace LiMan.Serv app.UseAuthorization(); + app.UseFileServer(new FileServerOptions + { + FileProvider = new PhysicalFileProvider(@"\\stor01\TEAM DRIVES\40_FileUpload\unsafe_uploads"), + RequestPath = new PathString("/unsafe_uploads"), + EnableDirectoryBrowsing = true + //EnableDirectoryBrowsing = false + }); + + app.UseEndpoints(endpoints => { endpoints.MapControllers(); diff --git a/LiMan.UI/LiMan.UI.csproj b/LiMan.UI/LiMan.UI.csproj index 58a0d7f..0bf83cb 100644 --- a/LiMan.UI/LiMan.UI.csproj +++ b/LiMan.UI/LiMan.UI.csproj @@ -2,7 +2,7 @@ net5.0 - 1.1.2202.0216 + 1.1.2202.0409 LiMan.UI LiMan.UI @@ -14,13 +14,14 @@ <_WebToolingArtifacts Remove="Properties\PublishProfiles\IIS01.pubxml" /> <_WebToolingArtifacts Remove="Properties\PublishProfiles\IIS02.pubxml" /> + <_WebToolingArtifacts Remove="Properties\PublishProfiles\IIS03.pubxml" /> - + diff --git a/LiMan.UI/Properties/PublishProfiles/IIS03.pubxml b/LiMan.UI/Properties/PublishProfiles/IIS03.pubxml index c727b14..dd7a275 100644 --- a/LiMan.UI/Properties/PublishProfiles/IIS03.pubxml +++ b/LiMan.UI/Properties/PublishProfiles/IIS03.pubxml @@ -13,8 +13,8 @@ by editing this MSBuild file. In order to learn more about this please visit htt True False 34200ca2-489c-435a-a60b-34de7b7ba04d - https://W2019-IIS-DEV:8172/MsDeploy.axd - Default Web Site/ELM.UI + https://iis03.egalware.com:8172/MsDeploy.axd + liman.egalware.com/ELM.UI True WMSVC diff --git a/LiMan.UI/Properties/PublishProfiles/W2019-IIS-DEV.pubxml b/LiMan.UI/Properties/PublishProfiles/W2019-IIS-DEV.pubxml deleted file mode 100644 index c727b14..0000000 --- a/LiMan.UI/Properties/PublishProfiles/W2019-IIS-DEV.pubxml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - true - MSDeploy - Release - Any CPU - - True - False - 34200ca2-489c-435a-a60b-34de7b7ba04d - https://W2019-IIS-DEV:8172/MsDeploy.axd - Default Web Site/ELM.UI - - True - WMSVC - False - True - jenkins - <_SavePWD>True - net5.0 - false - - \ No newline at end of file diff --git a/LiMan.UI/Properties/PublishProfiles/W2019-IIS-DEV.pubxml.user b/LiMan.UI/Properties/PublishProfiles/W2019-IIS-DEV.pubxml.user deleted file mode 100644 index ccf71e2..0000000 --- a/LiMan.UI/Properties/PublishProfiles/W2019-IIS-DEV.pubxml.user +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAk75miMJLMkCTEelQutKpbwAAAAACAAAAAAADZgAAwAAAABAAAAA7RC2yFYQ+sbph7Gm3hrEMAAAAAASAAACgAAAAEAAAAFhL9j1HkRjMaqEESfncpZcYAAAAIMz57CMDX9ZLAPLwms1/yHQTf/r/v74FFAAAAB6WaNF8er6HZmelU4da+AsQFSC5 - True|2021-11-15T11:36:27.8522254Z;True|2021-11-15T12:36:22.0508830+01:00;True|2021-11-15T12:35:07.9738431+01:00;True|2021-11-15T12:35:02.4129864+01:00;True|2021-10-15T10:15:10.5127570+02:00;False|2021-10-15T10:13:53.0299219+02:00;False|2021-10-15T08:58:38.3028788+02:00;False|2021-10-15T08:47:48.5789826+02:00;False|2021-10-14T19:32:56.5281204+02:00;False|2021-10-14T19:31:10.1629370+02:00;True|2021-05-26T19:49:30.0427896+02:00;False|2021-05-26T19:49:14.9065510+02:00;True|2021-05-25T17:48:33.3901785+02:00;True|2021-05-25T17:46:09.2063020+02:00;True|2021-05-25T17:42:47.8167539+02:00;True|2021-05-25T17:22:03.1877438+02:00;True|2021-05-25T17:21:05.1565775+02:00;True|2021-05-25T16:26:34.1426996+02:00;True|2021-05-25T16:14:28.2842402+02:00;True|2021-05-25T15:02:11.7131495+02:00; - - \ No newline at end of file diff --git a/LiMan.UI/Resources/ChangeLog.html b/LiMan.UI/Resources/ChangeLog.html index b3966ea..d43bdf9 100644 --- a/LiMan.UI/Resources/ChangeLog.html +++ b/LiMan.UI/Resources/ChangeLog.html @@ -1,6 +1,6 @@ License Manager -

Versione: 1.1.2202.0216

+

Versione: 1.1.2202.0409


Note di rilascio:
    diff --git a/LiMan.UI/Resources/VersNum.txt b/LiMan.UI/Resources/VersNum.txt index d271606..4ed29e8 100644 --- a/LiMan.UI/Resources/VersNum.txt +++ b/LiMan.UI/Resources/VersNum.txt @@ -1 +1 @@ -1.1.2202.0216 +1.1.2202.0409 diff --git a/LiMan.UI/Resources/manifest.xml b/LiMan.UI/Resources/manifest.xml index 2a2477b..823f8e8 100644 --- a/LiMan.UI/Resources/manifest.xml +++ b/LiMan.UI/Resources/manifest.xml @@ -1,6 +1,6 @@ - 1.1.2202.0216 + 1.1.2202.0409 https://nexus.steamware.net/repository/SWS/LiMan/stable/LAST/LiMan.UI.zip https://nexus.steamware.net/repository/SWS/LiMan/stable/LAST/ChangeLog.html false