This plugin adds basic authentication using a shared id and password to Redmine.
- Redmine 3.4 or 4.0
Put the plugin to #{Rails.root}/plugins
directory.
cd PATH/TO/REDMINE/plugins
git clone https://github.com/farend/redmine_basic_auth.git
- Go to "Administration" > "Plugins" page
- Open "Configure" for Redmine Basic Auth plugin
- Enable "Require Basic Authentication", set the user name and the password, and click "Apply"
Go MAEDA from Far End Technologies Corporation
This plugin is released under GNU General Public License v2.0.