Christian Gripp

Results 57 comments of Christian Gripp

Can you please fix the test @amacrobert-meq ?

Is there anything left to do? This blocks symfony 7 updates :(

Two ✅ Can be merge this @nicolas-grekas ?

AFAIK they are not related to this PR, so it would be better to fix this deprecation issues on the main project first.

> I like the idea, this would help to bump to boostrap 4 (or 5) #7156 > > * @sonata-project/contributors WDYT ? > * We need to decide if it...

> This is part of code that was released with the [user enumeration CVE](https://symfony.com/blog/cve-2021-21424-prevent-user-enumeration-in-authentication-mechanisms). With the new option set to true, you'll reintroduce the possibility of user enumeration based on...

Changed the config key to `hide_account_status_exceptions` and applied the proposed changes.

So you're fine with deprecating the existing `hide_user_not_found_exceptions` option in favor of something like `expose_security_errors` with the states `none`, `account `, `all`? And if you are using the new `option`,...

Done with the renaming, please recheck :) Not sure about the `Unit Tests (8.2, low-deps)` error, because the config uses the constants. Should I remove the constant usage and replace...