Ref T6049, Add Phurl URL create capability
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T6049: Implement Phurl, a URL shortener/bookmarking application
- Commits
- Restricted Diffusion Commit
rP4d362ddcee4a: Ref T6049, Add Phurl URL create capability
- Change Home → Applications → Phurl → Configure to allow no one to create Phurl URLs
- Attempt Phurl → Shorten URL. Should not be able to create a Phurl.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- phurlcreatecapability
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 8911 Build 10440: Run Core Tests Build 10439: arc lint + arc unit
Event Timeline
src/applications/phurl/application/PhabricatorPhurlApplication.php | ||
---|---|---|
67 | For consistency, just omit this caption. In other applications, "Default Policies" (like "Default View Policy" and "Default Edit Policy") are used to prefill "Can View" and "Can Edit" when creating new objects. This isn't a "Default" policy like those policies. | |
src/applications/phurl/capability/PhabricatorPhurlURLCreateCapability.php | ||
6 | For consistency, omit .default. |