Page MenuHomePhabricator

Do not prompt for password when deleting thread on web
ClosedPublic

Authored by marcin on Dec 29 2022, 8:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 24, 11:55 AM
Unknown Object (File)
Thu, Feb 20, 8:24 PM
Unknown Object (File)
Mon, Feb 17, 9:04 PM
Unknown Object (File)
Sat, Feb 15, 11:29 PM
Unknown Object (File)
Sat, Feb 15, 11:29 PM
Unknown Object (File)
Sat, Feb 15, 11:29 PM
Unknown Object (File)
Fri, Feb 14, 7:24 AM
Unknown Object (File)
Fri, Feb 14, 7:23 AM
Subscribers
None

Details

Summary

This differential removes requirement to provide password when deleting thread on web.

Test Plan

Make hardcoded changes in thread-settings-modal in web so that user can see UI to delete thread. Try deleting thread. "Permission not granted" alert should pop. Now change the code on the keyserver side in thread-deleters not to look at permissions in MySQL. Try deleting again. It should
work.

Diff Detail

Repository
rCOMM Comm
Branch
marcin/eng-2541
Lint
No Lint Coverage
Unit
No Test Coverage