Page MenuHomePhabricator

Fix policy behavior of "slowvote.info" API method
ClosedPublic

Authored by epriestley on Jul 30 2019, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 10:42 AM
Unknown Object (File)
Sun, Jan 12, 10:24 AM
Unknown Object (File)
Mon, Jan 6, 2:07 PM
Unknown Object (File)
Fri, Dec 27, 7:42 AM
Unknown Object (File)
Dec 16 2024, 10:06 PM
Unknown Object (File)
Dec 13 2024, 5:57 AM
Unknown Object (File)
Dec 11 2024, 5:35 PM
Unknown Object (File)
Dec 11 2024, 7:23 AM
Subscribers
None

Details

Summary

Ref T13350. This ancient API method is missing modern policy checks.

Test Plan
  • Set visibility of vote X to "Only: epriestley".
  • Called "slowvote.info" as another user.
  • Before: retrieved poll title and author.
  • After: policy error.
  • Called "slowvote.info" on a visible poll, got information before and after.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 30 2019, 6:55 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.