Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Migration troubles: Options for authentication towards subversion server?

Migration troubles: Options for authentication towards subversion server?

Added by Deleted user almost 11 years ago

I am trying to migrate our Chiliproject installation to OpenProject. The migration hit a serious problem and this is how to authenticate to our subversion server.

Previously this has been done via Apache authentication module previously found in:

extra/svn/Redmine.pm

But this perl script has been removed and I can not find any replacement. What are our options to authenticate to our subversion with the usernames and password stored in the mysql database? Is there another authentication option available?


Replies (1)

RE: Migration troubles: Options for authentication towards subversion server? - Added by Deleted user almost 11 years ago

Well since I got no response I had no option than to try to solve this myself. I have successfully modified the old Redmine.pm perl script so that it works with the new database structure of OpenProject 3.0. While I was at it I also renamed it to OpenProject.pm.

I have only tested subversion authentication via the database. I have neither tried GIT authentication nor authentication towards an LDAP database.

  • (1 - 1/1)
Loading...