Page MenuHomePhabricator

Don't require users be activated in order to establish Web sessions
ClosedPublic

Authored by epriestley on Jun 10 2015, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 16, 12:07 AM
Unknown Object (File)
Sat, Jan 11, 1:24 PM
Unknown Object (File)
Fri, Jan 10, 2:08 PM
Unknown Object (File)
Thu, Jan 9, 10:50 AM
Unknown Object (File)
Tue, Dec 31, 7:22 PM
Unknown Object (File)
Sun, Dec 29, 5:02 PM
Unknown Object (File)
Thu, Dec 26, 5:45 PM
Unknown Object (File)
Wed, Dec 25, 2:57 AM

Details

Summary

Ref T8496. In D13123, the condition for establishing a web session was made too strict: we need to let non-activated users establish web sessions in order to see "you are a bad disabled person" or "your account needs approval" messages. The previous behavior let them in, the new behavior incorrectly locks them out.

Test Plan

Enabled login approvals and registered a new account with username/password auth.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable