Remove validity check on profile key parameter #57

Merged
MrPetovan merged 2 commits from bug/45-drop-key-validation into stable 2020-09-26 23:07:49 +02:00
MrPetovan commented 2020-09-26 22:36:11 +02:00 (Migrated from github.com)

Fixes #45

Many valid profiles scrapes were missing the key parameter, which made them considered invalid. The legacy check on the key parameter has now been removed as we don't use this particular piece of data in the directory and valid profiles can miss this data.

Fixes #45 Many valid profiles scrapes were missing the `key` parameter, which made them considered invalid. The legacy check on the `key` parameter has now been removed as we don't use this particular piece of data in the directory and valid profiles can miss this data.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: friendica/friendica-directory#57
No description provided.