Yehuda Katz
Yehuda Katz
@vsc55 I suddenly started getting the same error on Windows after it had been working for a while. I found that restarting the MariaDB server fixed the issue.
It's great when you set up a new computer and have an issue, then you find that you solved the issue yourself and have no recollection of doing it :-)
Looks like this readme never did get updated and people are still having this issue.
It needs to be a bit more than `rm -r ${etc_directory}/openvpn/${name}*` in case there are overlapping names.
I ended up just trying something out - it seems to work fine with every test I could come up with
I looked at using the `gitlab-rails` command runner in a custom function to get this (since the user has write access to the GitLab server data, can it definitely run...
The way to turn off the message is to not set that environment variable. In discussion around adding that feature, a lot of people I spoke to thought it was...
Same issue with 20901: Most people use "Silver Spring, MD", but ziptastic returns "Takoma Park, MD". According to the [USPS website](https://tools.usps.com/go/ZipLookupResultsAction!input.action?resultMode=2&postalCode=20901), the preffered result is Silver Spring.
That is how it is supposed to work. If you don't want it to do that, you need to implement a filter in your save method.
@soaj1664 The way I use the editor, I want people to be able to create `javascript:` URIs. We use this feature a lot on one project. For projects where I...