Randy Fay
Randy Fay
No, this is a problem with all autocomplete. So for example, the node.module autocomplete URL is going to be index.php?q=user/autocomplete I don't think that system/ajax is affected or used by...
No, things don't necessarily end in /autocmplete. The form api #autocomplete_path value is free form, so can be anything.
Well... commenting out the internal keyword solves the problem, even though it's the browser that's doing the access via js. Hmm.... With "internal" commented out I can access `index.php?q=location_autocomplete/us` on...
By the way, @perusio - off topic, but you're awesome. Every time I work on nginx I thank you for your configs and your maintenance of them. It makes life...
Per slack discussion starting at https://drud.slack.com/archives/C45DF87JT/p1517271861000124: * We'd like to avoid some more of the priv escalation (and not escalate for existing hostnames, a common occurrence) * Randy created https://github.com/drud/ddev/pull/626...
I always feel ugly that we're not doing any kind of translation support in ddev. However, it doesn't seem like a very near goal. But I would support removing strings...
@nffdiogosilva sorry to hear you're having this problem, but ddev-ui is currently unmaintained.
This is super important, so you can get contributions from others. It's very difficult to explore this codebase or provide comments, bugfixes, anything else. Please do it, thanks!
I was thinking that we would include the binary (by getting it from the github releases URL)
In the latest version this is a duplicate of * https://github.com/abiosoft/colima/issues/777#issuecomment-1694654255 (and several others). There has been an enormous amount of drama on this over the last couple of weeks,...