Henare Degan
Henare Degan
Isn't this a duplicate of #390?
Cool :thumbsup:
This can be fixed by changing the logout `link_to` to `button_to`, then the form falls back to POST. However... You can't even open the user menu without javascript! Duh.
See also how they did it in the UK http://www.theyworkforyou.com/mp/10777/david_cameron/witney/votes
> I think a good way to do it is to create a series of labels that people can attach to a policy - e.g. 'Education' - so that it...
This needs design input for the forms. I'm unassigning myself for the moment.
Another thing that just tripped us up is that when using Buildkit it wasn't using the cached layers from the [`image-repository`](https://github.com/buildkite-plugins/docker-compose-buildkite-plugin#image-repository-optional-build-only) we were fetching with [`cache-from`](https://github.com/buildkite-plugins/docker-compose-buildkite-plugin#cache-from-optional-build-only). After much fiddling we...
Related to #541.
I like this [from The Conversation](https://theconversation.com/sign_in) too: >We welcome debate and dissent, but personal attacks (on authors, other users or any individual), abuse and defamatory language will not be tolerated....
Rather than let this role generate a key for me I fixed this problem by setting `consul_raw_key` to an explicit value. Because it's an encryption key I did this in...