プロジェクト

全般

プロフィール

Vote #75359

未完了

Enable encrypted LDAP passwords with Redmine.pm

Admin Redmine さんがほぼ2年前に追加. ほぼ2年前に更新.

ステータス:
New
優先度:
低め
担当者:
-
カテゴリ:
SCM extra_46
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
46
version_id:
0
issue_org_id:
17368
author_id:
105012
assigned_to_id:
0
comments:
4
status_id:
1
tracker_id:
3
plus1:
1
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

The attached patch resolves Defect #10963; it enables @extra/svn/Redmine.pm@ to decrypt passwords used for LDAP binding in case the Redmine database is encrypted using @lib/redmine/ciphering.rb@ configured via @database_cipher_key@ in @config/configuration.yml@.

It introduces a new apache configuration directive, @RedmineDatabaseCipherKey@, which must be set to the same @database_cipher_key@ that's used in the @config/configuration.yml@ of your redmine installation. Otherwise, @Redmine.pm@ won't be able to correctly decrypt ciphered LDAP passwords.

The modifications don't change the currently exposed behavior; without @RedmineDatabaseCipherKey@ being set and/or with an unencrypted database no decryption will be performed, leaving the passwords as stored in the database.

Two additional perl modules must be installed to decrypt ciphered passwords: @Crypt::CBC@ and @MIME::Base64@. If these modules are not available for @Redmine.pm@, no decryption will be performed.


journals

--------------------------------------------------------------------------------
FTR:
#10963#note-6 has more description.
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
I am also running this patch in a major production environment with over 500 users. I encourage the redmine devs to evaluate it and admit it into the master branch.
--------------------------------------------------------------------------------


related_issues

relates,Closed,10963,Encrypting LDAP/Repos passwords on the database prevent LDAP Authentification on Repos/Apache from working

Admin Redmine さんがほぼ2年前に更新

  • カテゴリSCM extra_46 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0