You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #364 Add available locales to the admin path in access control (bocharsky-bw)
This PR was merged into the master branch.
Discussion
----------
Add available locales to the admin path in access control
As I realized, only `@Security` annotation works in admin `BlogController` for now. Actually, we don't have `/admin` URL, all admin pages are prefixed with a locale.
Commits
-------
07a1294 Add available locales to the admin path in access control
0 commit comments