Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14372637
D16077.id38683.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
704 B
Referenced Files
None
Subscribers
None
D16077.id38683.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 8:00 PM (10 h, 16 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6915736
Default Alt Text
D16077.id38683.diff (704 B)
Attached To
Mode
D16077: Require login for "Must Verify Email" controller
Attached
Detach File
Event Timeline
Log In to Comment