4 results found
-
DirectDeploy For Preproduction And Production
I'd like to request the ability to use DirectDeploy (https://docs.developers.optimizely.com/digital-experience-platform/docs/deploy-using-powershell#deploy-directly-to-web-app-without-a-slot-swap on both preproduction and production as currently the option is only available for integration. I understand that during the DirectDeploy process the site becomes unavailable, which you'd typically want to avoid for a production deployment. But there are scenarios where a fast fix is needed opposed to having to wait for the normal deployment process to complete. One such scenario is if there is an unforeseen error with a deployment that causes the site to no longer work properly or simply throwing a site wide exception.
Some companies can…44 votes -
Support CSP with nonce in Edit, Admin etc
It would be great if developers can configure CSP to use nonce. So that they can increase the security and control of what resources are loaded by the application.
Currently almost all script tags are rendered without CSP nonces and the site is broken because the browser refused to execute the script.25 votes -
Support .NET 8 Blazor SSR and Razor components as templates for pages and blocks
From .NET 8 Preview 3 we see a lot of the upcoming new third Blazor mode: Blazor SSR
https://github.com/dotnet/aspnetcore/tree/main/src/Components/Samples/BlazorUnitedApp
https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-preview-3/#server-side-rendering-with-blazor-components
This mode can handle traditional request/response and will also handle form posts with model binding where everything is server-rendered.
Looks very likely that this will quite quickly start replacing MVC and Razor Pages for new ASP.NET web apps since people will want to be in the nice Blazor component model.
Blazor SSR also seems like it will work great with other clientside options (any JS framework or approaches like htmx, Hotwired.dev etc so we are not restricted to only go…22 votes -
Automatic copy of database from production to preproduction
Preproduction should resemble production. There should be an automatic function for copying the database from production to preproduction and keep the correct hostnames in preproduction. This should also be possible to schedule as preferred.
3 votes
- Don't see your idea?