mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-21 13:00:56 +01:00
Herp derp.
Summary: Test Plan: Reviewers: CC:
This commit is contained in:
parent
f55a30a288
commit
580116b1c1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
class PhabricatorRepositoryGitHubPostReceiveController
|
||||
extends PhabricatorRepositoryController {
|
||||
|
||||
public function shouldRequireAuthentication() {
|
||||
public function shouldRequireLogin() {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue