David Greminger

Results 82 comments of David Greminger

Or use the existing security checker from sensiolabs: https://github.com/sensiolabs/security-checker

@GreGosPhaTos I don't know. But @badaz should probably know it ;-)

I can copy this (apart from the alias `index`). There were also URL prefixes for different languages configured. /cc @aschempp

Isn't there a default language on the `Request` object in case there is no language set on the user?

I can't reproduce this behaviour. Can you explain a bit more, how you force this situation? Which PHP version, which error level? In my tests I always have a `Anonymous...

Hmm, good question. Our mechanism works only for existing accounts so the Symfony rate limiter covers both (existing and non-existing).

I'll assign this to me and check what Symfony Security or possible bundles do offer here.

Hi there - is there any way to give support for a new 2.x release? Some sort of extended testing? I don't like to require `dev-master` 😏

Could you give some more information about your used versions of symfony components?