Coder Social home page Coder Social logo

dnn.keymaster's Introduction

Dnn Key Master

Build Status Automated Release Notes by gren

A Dnn configuration extension to secure your website with Azure Key Vault by removing database connection strings from the web.config and into an Azure Key Vault

Setup

  1. Get the latest installer
  2. Install extension into your Dnn website
  3. Create Azure Key Vault and add full connection string as a secret
  4. Log into your Dnn website, log in as host and navigate to: Settings -> Key Master
  5. Enter configuration secrets
    1. Click Test button to verify connection
    2. Click Save to create secrets file on your website
    3. Click Start Key Master to update the web.config and start using Key Master

Need more help? Take a look at our detailed Getting Started Guide

What's Protected?

Feature Protected
Database Connection String Yes
App Settings Yes

Platform Support

Dnn.KeyMaster runs through an extensive verification process to certify it will work on each version of DNN that it supports.

Platform Version Supported Automation Status
Dnn 9.0.0 Yes Automation Status
DNN 9.0.1 Yes Automation Status
DNN 9.0.2 Yes Automation Status
DNN 9.1.0 Yes Automation Status
DNN 9.1.1 Yes Automation Status
DNN 9.2.0 Yes Automation Status
DNN 9.2.1 Yes Automation Status
DNN 9.2.2 Yes Automation Status
Supported Admin Controls Supported
Persona Bar Yes
Traditional Menu No

Contribute

Download Code

  1. $ git clone https://github.com/HoeflingSoftware/Dnn.KeyMaster.git
  2. $ cd ./Dnn.KeyMaster

Build

  1. $ ./build.ps1

Package

  1. $ ./build.ps1 -Target Package

Deploy for Debugging

  1. Open Visual Studio
  2. Open build.cake located in solution items
  3. Change variable websiteLocation to the location of a local install of Dnn
  4. Execute $ ./build.ps1 -Target Package
  5. Install the generated installer into your local install of Dnn
  6. Execute $ ./build.ps1 -Target Deploy
  7. Debug->Attach to Process: select w3wp.exe process

Technology

This Dnn extension is built using the following features of Dnn:

  • Dnn Persona Bar
  • Dnn Web API
  • Dnn Data Providers
  • Dnn Membership Providers

License

The MIT License (MIT) see License File

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.