Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/ci/files/config/packages/security.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
security:
enable_authenticator_manager: true

providers:
pimcore_admin:
id: Pimcore\Security\User\UserProvider
Expand Down
2 changes: 1 addition & 1 deletion config/pimcore/routing.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pimcore_generic_data_index:
resource: "../../src/Controller/"
type: annotation
type: attribute
prefix: /pimcore_generic_data_index
options:
expose: true
Loading