027c3264ad
If a user logs in with a bad CSRF token, the Warden before_logout hook will be called with no valid user. This would lead to odd Error 500 messages with a backtrace. Addresses part of #50857
5 lines
106 B
YAML
5 lines
106 B
YAML
---
|
|
title: Guard against a login attempt with invalid CSRF token
|
|
merge_request: 21934
|
|
author:
|
|
type: fixed
|