Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
330 contributions in the last year
Activity overview
Contribution activity
October 2020
- gboudreau/sharry Elm
Created a pull request in eikek/sharry that received 4 comments
Doc: Add missing $connection_upgrade variable in http block
$connection_upgrade variable doesn't exist by default, and needs to be created with a map $http_upgrade $connection_upgrade block.
Ref: point 6 in N…
Created an issue in eikek/sharry that received 1 comment
Newly "created" Fixed admin account is not administrator
I edited sharry.conf (to enable Fixed & Internal auth, amongst other things), didn't specify a database (a new H2 db file was created), and started…