# redmine http authentication plugin **Repository Path**: leo108/redmine-http-authentication-plugin ## Basic Information - **Project Name**: redmine http authentication plugin - **Description**: The purpose of this plugin is to hide the standard login form of Redmine. This plugin can be useful if your redmine goes Internet without a reverse proxy and you want to keep the login process on Redmine. - **Primary Language**: Ruby - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 27 - **Forks**: 0 - **Created**: 2014-02-18 - **Last Updated**: 2025-04-29 ## Categories & Tags **Categories**: project-management **Tags**: None ## README = Redmine HTTP Basic Authentication The purpose of this plugin is to hide the standard login form of Redmine. This plugin can be useful if your redmine goes Internet without a reverse proxy and you want to keep the login process on Redmine. == Installation * Import project from github into your redmine plugins' directory * git clone https://github.com/pburgisser/redmine_http_basic_authentication.git * Install the plugin on redmine * rake redmine:plugins:migrate * Reload your redmine's instance == Open bugs: * Due to the design of HTTP, there's no solution to clear the basic authentication cache