- Issue created by @catch
- πΊπΈUnited States phenaproxima Massachusetts
I agree that this is both critical and stable-blocking.
- π©πͺGermany jurgenhaas Gottmadingen
Giving authenticated users access to the dashboard might be an issue as this is an admin page, uses the admin theme, and not every authenticated user may have access to the admin theme. As a result, the dashboard may look awkward.
We discussed more fine-grained redirects depending upon role and/or permission before. But the dashboard module has the redirect hard-coded, and we can't make any changes, unless they agree to either remove that redirect or make it optional so that we could come up with smart redirects by turning the fixed redirect off.
- π¦πΊAustralia pameeela
I agree this needs to be fixed in Dashboard, it will be a problem on all sites, not just Drupal CMS.
- π¬π§United Kingdom catch
Let's move this to dashboard, should hopefully just be a permissions check before changing the redirect. Then we can see how that affects Drupal CMS specifically and whether auth users need a custom redirect or not.
- π¦πΊAustralia pameeela
I created an issue in Dashboard already, should have commented.