When a user has disabled cookies, trying to log in to the application will result in a 422 error due to CSRF validation trying to use the session in Rails 4+. This commit introduces a separate warning when the OpenProject cookie was not found, which should always be present after the first request to the application.pull/4152/head
parent
07adb9be4d
commit
c7e410ef11
Loading…
Reference in new issue