Eivind Gussiås Løkseth

Results 11 issues of Eivind Gussiås Løkseth

An implemenation for [Namecheap](https://www.namecheap.com/). I've deployed and used it for three of my own domains now and it works fine. Since I can't send PRs for the wiki, this is...

An attempt at implementing support for https://domene.shop. I haven't even tested it once, so don't merge this until it's tested. How can I deploy a PR to my own environment...

enhancement

A test project using XUnit and Moq to verify the functionality of all public methods of the DomeneShop provider. Sample data for three domains is included as json files, and...

**Is your feature request related to a problem? Please describe.** I use Namecheap for most of my domains. Namecheap is currently not among the supported DNS providers. **Describe the solution...

enhancement

Is your feature request related to a problem? Please describe. I use [Domene.shop](https://domene.shop) for some of my domains. Domene.shop is currently not among the supported DNS providers. Describe the solution...

enhancement

This sample is based on react-router 2.0. The router has changed a lot since that version, which makes it difficult to follow the sample today. Would someone create a branch...

I've successfully started the dev cluster following the DHIS2 Docker guide: https://developers.dhis2.org/guides/dhis2-docker What is the default username and password to log in to the DHIS2 application? Or where can I...

I can't find the docs published here: https://developers.dhis2.org/guides/dhis2-basic-setup These docs are outdated. At least I'm not able to download the demo database from https://www.dhis2.org/download/resources/2.28/dhis2-demo.zip

With .NET Core 1.0 released, this project should provide a NuGet package that targets **netstandard 1.0** to support as many platforms as possible. https://docs.microsoft.com/en-us/dotnet/articles/core/porting/libraries#targeting-the-net-standard-library I forked this repo and merged...