Page MenuHomePhabricator

D16077.diff
No OneTemporary

D16077.diff

diff --git a/src/applications/auth/controller/PhabricatorMustVerifyEmailController.php b/src/applications/auth/controller/PhabricatorMustVerifyEmailController.php
--- a/src/applications/auth/controller/PhabricatorMustVerifyEmailController.php
+++ b/src/applications/auth/controller/PhabricatorMustVerifyEmailController.php
@@ -3,10 +3,6 @@
final class PhabricatorMustVerifyEmailController
extends PhabricatorAuthController {
- public function shouldRequireLogin() {
- return false;
- }
-
public function shouldRequireEmailVerification() {
// NOTE: We don't technically need this since PhabricatorController forces
// us here in either case, but it's more consistent with intent.

File Metadata

Mime Type
text/plain
Expires
Tue, May 14, 2:01 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6295314
Default Alt Text
D16077.diff (704 B)

Event Timeline