dnnsoftware / Dnn.Platform

DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
https://dnncommunity.org/
MIT License
1.02k stars 749 forks source link

[Bug]: Failure to prevent maximum-size upload files in the Journal module #6032

Closed Mostafa-Moafi closed 4 months ago

Mostafa-Moafi commented 4 months ago

Is there an existing issue for this?

What happened?

Users can upload files without checking the size file in the journal module with the API/Journal/FileUpload/UploadFile API.

Steps to reproduce?

  1. Go to activity-feed page
  2. Upload file in Journal module

Current Behavior

No response

Expected Behavior

No response

Relevant log output

No response

Anything else?

No response

Affected Versions

9.13.3 (latest release)

What browsers are you seeing the problem on?

No response

Code of Conduct