Project

General

Profile

Pass redmine login and password to subversion

Added by Teemu Niemi over 14 years ago

Hello,

is there any way to pass current redmine login and password to Subversion?

I tried to modify lib/redmine/scm/adapters/subversion_adapter.rb with User.current.login and User.current.password, but the password is empty (for the security reasons maybe?).

My use case is that I would like to use current Subversion configuration for Subversion security. All of our users and subversion security comes from the LDAP.