Skip to content

Issue #3254227: Permission for viewing active domains

Mustafa Akbay requested to merge issue/domain-3254227:8.x-1.x into 8.x-1.x

In a project, I needed to show all active domains to anonymous user with their machine names. I achieved this by creating a custom permission and extending the Domain module's access control handler.

Merge request reports