Ref T4830. Not sure this should be public (consume resources?)
Details
Details
- Reviewers
epriestley btrahan - Maniphest Tasks
- T4830: Applications with Public permissions requiring users to login
- Commits
- Restricted Diffusion Commit
rPb72b6eb18ff6: Allow XHPAST to be viewed public
View logged out.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- phpast-pub
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 7344 Build 7728: [Placeholder Plan] Wait for 30 Seconds Build 7727: arc lint + arc unit
Event Timeline
Comment Actions
Basically, this app is super oldschool. Ideally we should:
- Add Query + SearchEngine.
- Have a standard list, make the list public, etc.
- Proper "Create AST" button.
We'd keep "create AST" non-public, like other creation operations in other apps.
Just doing this change (without all that extra work, and without making RunController public) is fine, but it just means that sharing links to trees will work. The landing page for the app will still be nonfunctional for public users.