Page MenuHomePhabricator

Don't allow logged out users to initialize a Workboard
ClosedPublic

Authored by chad on Oct 19 2015, 7:02 PM.
Tags
None
Referenced Files
F13092636: D14304.diff
Thu, Apr 25, 4:06 AM
Unknown Object (File)
Tue, Apr 23, 2:35 AM
Unknown Object (File)
Sat, Apr 20, 10:38 AM
Unknown Object (File)
Fri, Apr 19, 11:27 PM
Unknown Object (File)
Fri, Apr 19, 3:47 PM
Unknown Object (File)
Thu, Mar 28, 10:55 AM
Unknown Object (File)
Mar 16 2024, 5:22 PM
Unknown Object (File)
Mar 16 2024, 3:09 PM
Subscribers

Details

Summary

Right now logged out users can enable a workboard on a project.

Test Plan

Log out, view a public project, click on Workboard, get not set up dialog. Click Cancel, return to project details.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Don't allow logged out users to initialize a Workboard.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Oct 19 2015, 7:03 PM
This revision was automatically updated to reflect the committed changes.

Oh, I guess this should be can_edit

Probably some new permission after T6502, you could maybe just leave it as is until we get there since that's maybe-in-theory some time this year.