Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3328619
D25926.1743458837.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.1743458837.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
Mon, Mar 31, 22:07 (4 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1263316
Default Alt Text
D25926.1743458837.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