GithubHelp home page GithubHelp logo

redmine_pwauth's Introduction

Redmine pwauth plugin

Adds the pwauth authentication to Redmine.

Requirements

The plugin requires pwauth to be installed, configured, and available in PATH, i.e. the user under which Redmine is run can execute pwauth without specifying a full path to this program.

The plugin was tested under Redmine versions 2.3 through 2.6.

Installation

Before installing, make sure to stop Redmine. Then, perform the following steps:

  1. cd [redmine-install-dir]

  2. git clone https://github.com/s3rvac/redmine_pwauth.git plugins/redmine_pwauth

  3. RAILS_ENV=production rake redmine:plugins:migrate

After that, you can start Redmine and set the pwauth authentication method for the users of your choice (visit Administration > Users).

Uninstallation

First, disable the pwauth method for all users (visit Administration > Users), and stop Redmine. Then, perform the following steps:

  1. cd [redmine-install-dir]

  2. RAILS_ENV=production rake redmine:plugins:migrate NAME=redmine_pwauth VERSION=0

  3. rm -rf plugins/redmine_pwauth

After that, you can start Redmine.

redmine_pwauth's People

Contributors

s3rvac avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.