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.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T8496: Inactive users are unable to establish web sessions in order to see "You must wait for approval" messages
- Commits
- Restricted Diffusion Commit
rP8d6209b70113: Don't require users be activated in order to establish Web sessions
Enabled login approvals and registered a new account with username/password auth.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable