Kiailandi added a comment.

Right now the CREATE, UPDATE and DELETE endpoint do not have user authentication and the only "layer of security" is client side.

This means that by following the standard user workflow only logged in users can access data manipulation pages and can edit their datasets or update new ones, but technically anyone can access any dataset by doing request directly to the endpoint.

Considering that creating new datasets is possible for any user anyway and that to update a dataset you need to provide well structured and valid data we can live with that, but given the far worse consequences of an ill intentioned DELETE we will close the DELETE endpoint for the time being, until a proper server-side authentication system will be implemented.


TASK DETAIL
https://phabricator.wikimedia.org/T170823

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Kiailandi
Cc: Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to