Alexander Kim
Alexander Kim
This does seem solved at least with the latest versions of `composer-patches` and `composer`. Make sure that `cweagans/composer-patches` is in `require` and not `require-dev`. If you got here via `simplify/vendor-patches`,...
Preferably not `~/.captain/config` but `$XDG_CONFIG_HOME/captain/config` or something. For systems that don't set `XDG_CONFIG_HOME`, preferably use the default of `~/.config/captain/config`.
Would definitely love fish support. It's heavily used by my company and other developers I know.
Any update to this? Really need this functionality.
Before I do that, I'll probably just fork this and correct it so that it stops returning an instance of `GenericUser`. The https://github.com/ccovey/ldap-auth library does it this way (merges LDAP...
Looking forward to your implementation. I'm not sure if what you are planning is the same as what is in ccovey\ldap-auth. All his model integration does is tie into a...
@wells The way I would imagine it is to always retrieve all fields, unless a `fields` array is specified. Store everything inside of a `$ldapAttributes` property. Override the Eloquent magic...
Using `fzf` or something to filter the types would be useful. Right now it is a pain to have to use the arrow keys when I am used to everything...
We're having this as well. Was this really intentional? I don't know what caused it at the moment, but I think it may be https://github.com/api-platform/core/pull/3699.
Would really love to have better background support as well.