Skip to content

BridgeConX/openproject-gitlab_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenProject MockAuth Plugin

Adds support for OmniAuth MockAuth strategy for OpenProject.

Usage

Add this plugin by adding it to Gemfile.plugins, e.g.:

gem 'openproject-auth_plugins', :git => 'https://github.com/opf/openproject-auth_plugins.git', :branch => 'release/4.0'
gem 'openproject-mock_auth',    :git => 'https://github.com/machisuji/openproject-mock_auth.git'

If the plugin has been enabled you will have a new link that reads 'Mock Auth' on the OpenProject login page and in the drop down menu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages