Skip to content

Limit anonymous upload

Compare
Choose a tag to compare
@andywar65 andywar65 released this 22 Dec 19:55
· 46 commits to main since this release

Anonymous users can upload files, but you can limit number of extracted entities.
Fixed important bug: on Drawing delete, system hanged trying to delete related Layers (you were forced to delete Layers first, then Drawing, but Layer "0" cannot be deleted on frontend. Recursion was due to the overriding of Layer init method (bug #31435).