Lucas Hedding

Results 32 issues of Lucas Hedding
trafficstars

Feature request here. Allow to source the "initial" from a different location than the 'source' key. In https://github.com/drupal-composer/drupal-scaffold/pull/44, the functionality for "initial" was added. However, it assumes that you have...

I can set the standard path to phpcs.xml. But there's no way to at runtime set the installed_paths. I have dozens of php projects and each of them are on...

### Describe the bug The examples use old env variables to connect to the remote postgres (as an example): ``` DB_VENDOR: POSTGRES DB_ADDR: postgres DB_DATABASE: keycloak DB_USER: keycloak DB_SCHEMA: public...

kind/bug
status/triage

A content listing route to show related content to an OG is/was missing.

Drupal 8
Feature request
Ready for review

It doesn't seem this is built-in yet. Because we just re-use the node permissions, which aren't granular enough to allow view access on a per content type and group basis.

Beta blocker
Drupal 8
Feature request

I don't see any way for a site admin to create a group and add several users as admins and members of that group. On behalf of those users. Not...

Drupal 8

> When enabled the group manager will have all the permissions in the group. The below doesn't meet expectations. It gives content owner full access on the content, including delete....

Drupal 8

Here's my drushrc.php for a site. As a prerequisite, I've downloaded the drush script and put it in the same folder as the rc script. ``` php include_once 'drush_cmi_tools.drush.inc'; $ignored_modules...

It would be nice if there was integration with `spatie/laravel-csp` or some means for me to insert a nonce to the inline script for recaptcha. The markup in https://github.com/lukeraymonddowning/honey/blob/main/src/Views/Recaptcha.php#L22 is...

### Platform ( ) MacOS (x) Linux ( ) Winderz ### Installed Via ( ) Homebrew ( ) Apt Package (x) Manually ### PHP Version ( ) 7.4x ( )...