serenity-is / Serenity

Business Apps Made Simple with Asp.Net Core MVC / TypeScript
https://serenity.is
MIT License
2.57k stars 796 forks source link

Default date format added for upload filename format. Error message for non-secure path is updated. #7067

Closed VictorTomaili closed 5 months ago

VictorTomaili commented 5 months ago

The default date format is yyyyMMddhhmmss if not specified. The exception message for not secure relative path is more clear now.