Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.85.0rc1 | David Robertson | 2023-05-30 | 1 | -1/+0 |
| | |||||
* | Do not allow deactivated users to login with JWT. (#15624) | Patrick Cloke | 2023-05-19 | 1 | -0/+1 |
To improve the organization of this code it moves the JWT login checks to a separate handler and then fixes the bug (and a deprecation warning). |