Skip to content

[BUGFIX] Remove author validation

Thomas Löffler requested to merge bugfix/remove-author-validation into develop

If an extension was uploaded without author name there is no validation and no error. But with empty author name you cannot edit your extension due to recursive validation.

Merge request reports