-
Notifications
You must be signed in to change notification settings - Fork 185
fix(spring): CSRF login response for TypeScript forms #21939
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Just out of curiosity: If I see it correctly, this pull request does not add any additional tests to ensure that this behavior won't break again. Does it make sense to have an integration or other test that makes sure stateless security works with CSRF? |
a32aee3
to
b1641ed
Compare
…urity Connected to #3697 Depends on vaadin/flow#21939
…urity Connected to #3697 Depends on vaadin/flow#21939
…urity Connected to #3697 Depends on vaadin/flow#21939
Correct, however, the setup is in the Hilla repository. The issue was not caught previously due to a difference in security config between docs and test setup, see vaadin/hilla#3807 addressing this. |
|
Fixes vaadin/hilla#3697 Co-authored-by: Anton Platonov <anton@vaadin.com>
Fixes vaadin/hilla#3697 Co-authored-by: Anton Platonov <anton@vaadin.com>
…urity (#3807) * test(security): verify setup with sessions disabled and stateless security Connected to #3697 Depends on vaadin/flow#21939 * test(security): assert endpoints in the same test
…urity (#3807) * test(security): verify setup with sessions disabled and stateless security Connected to #3697 Depends on vaadin/flow#21939 * test(security): assert endpoints in the same test
…urity (#3807) * test(security): verify setup with sessions disabled and stateless security Connected to #3697 Depends on vaadin/flow#21939 * test(security): assert endpoints in the same test
…urity (#3807) * test(security): verify setup with sessions disabled and stateless security Connected to #3697 Depends on vaadin/flow#21939 * test(security): assert endpoints in the same test
…urity (#3807) (CP: 24.9) (#3834) test(security): verify setup with sessions disabled and stateless security (#3807) * test(security): verify setup with sessions disabled and stateless security Connected to #3697 Depends on vaadin/flow#21939 * test(security): assert endpoints in the same test Co-authored-by: Anton Platonov <platosha@gmail.com> Co-authored-by: Luciano Vernaschi <luciano@vaadin.com>
…urity (#3807) (CP: 24.8) (#3835) test(security): verify setup with sessions disabled and stateless security (#3807) * test(security): verify setup with sessions disabled and stateless security Connected to #3697 Depends on vaadin/flow#21939 * test(security): assert endpoints in the same test Co-authored-by: Anton Platonov <platosha@gmail.com> Co-authored-by: Luciano Vernaschi <luciano@vaadin.com>
…urity (#3807) * test(security): verify setup with sessions disabled and stateless security Connected to #3697 Depends on vaadin/flow#21939 * test(security): assert endpoints in the same test
Fixes vaadin/hilla#3697