Anderson Müller
Anderson Müller
> After talking with @dunglas and others, I thought of a new master plan: > > 1. Reduce the scope of the introduced features, and the number of extension points,...
So it's basically a security component but for the client side? How about then: - AuthenticationClient - AccessClient - RemoteAuthentication - RemoteCheckpoint
I have the same issue
As a workaround I have registered a normalizer to deal with the `MonitorStamp` like this: ```php
Any idea how we can move this forward? This is currently our only blocker to switch to pretty URLs as defining the `_locale` on route default, prevent the router to...
I also have the same issue when adding the locale prefixes to admin routes, and the patch @speller fixes it for me too.
Related to https://github.com/EasyCorp/EasyAdminBundle/pull/6954
Could you please help test if this feature still works with the below patch? https://github.com/EasyCorp/EasyAdminBundle/pull/6954
@Axel29 Could you please help test if the below patch fixes your issue? https://github.com/EasyCorp/EasyAdminBundle/pull/6954