Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3318960
D25926.1743294730.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
610 B
Referenced Files
None
Subscribers
None
D25926.1743294730.diff
View Options
diff --git a/src/applications/diffusion/controller/DiffusionRepositoryManageController.php b/src/applications/diffusion/controller/DiffusionRepositoryManageController.php
--- a/src/applications/diffusion/controller/DiffusionRepositoryManageController.php
+++ b/src/applications/diffusion/controller/DiffusionRepositoryManageController.php
@@ -3,6 +3,10 @@
abstract class DiffusionRepositoryManageController
extends DiffusionController {
+ public function shouldAllowPublic() {
+ return true;
+ }
+
protected function buildApplicationCrumbs() {
$crumbs = parent::buildApplicationCrumbs();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 30, 00:32 (3 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1263316
Default Alt Text
D25926.1743294730.diff (610 B)
Attached To
Mode
D25926: Make Diffusion repository management accessible to logged-out users
Attached
Detach File
Event Timeline
Log In to Comment