- Issue created by @breidert
- 🇩🇪Germany breidert
Testing locally:
Get the latest code for Drupal CMS.
Fetch and install drupal_cms_demo_content → recipe:
composer require drupal/drupal_cms_demo_content
Install site using recipe:
drush si ../recipes/drupal_cms_demo_content
- 🇬🇧United Kingdom pdjohnson Manchester
When I arrive at the Welcome to Drupal CMS page I get a list of links signposting me to admin areas. I did not log in and reach an Access Denied when I click a link. As user unfamiliar with Drupal CMS I do not know to use the menu.
This is not a good experience for evaluators, they need to be signposted to log in.
Here are some suggestions ....
Welcome to Drupal CMS page
Provide very clear instructions that the person should log in.
- Where to go
- What the username and password is
- Perhaps this is a block which is hidden once the user is logged in.
Access denied
If an Access Denied is presented, provide the user with a helpful notification explaining that they should log in and a link to do so.