feat: implement secure image upload pipeline and backend XSS guard (Stage 2 Task A)

This commit is contained in:
2026-06-11 20:32:05 +02:00
parent ec3fc52a73
commit 155bfa9aa0
10 changed files with 242 additions and 40 deletions
@@ -17,5 +17,6 @@
<ProjectReference Include="..\..\src\NexusReader.Application\NexusReader.Application.csproj" />
<ProjectReference Include="..\..\src\NexusReader.Infrastructure\NexusReader.Infrastructure.csproj" />
<ProjectReference Include="..\..\src\NexusReader.UI.Shared\NexusReader.UI.Shared.csproj" />
<ProjectReference Include="..\..\src\NexusReader.Web\NexusReader.Web.csproj" />
</ItemGroup>
</Project>