ChrisPortman

Results 4 issues of ChrisPortman

gem install memcache works without error. I can see that I have /var/lib/gems/1.9.1/gems/memcache-1.5.1/lib/memcache/native_server.so OS: Linux Mint 17 (Ubuntu 14.04) when i require 'memcache' i get: memcache is not using native...

## Description Sqlite coumns that are neither `NOT NULL` or `NULL` are nullable by default. However, `.Nullable()` defaults to false and is only set `true` if the `CREATE TABLE` sql...

Hi I'm using AzureAD as the OIDC provider, and for some reason, when processing the `preferred_username` claim, its returning an empty string. Would it be possible to expose the claim...

bug
enhancement
needs testing (on unstable)

I would like to be able to run a WAG instance in a cloud environment where it is deployed as a single instance that is periodically replaced by a new...

enhancement