Actions
Patch #1059
openFully integrates svn/dav apache authentication
Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM extra
Target version:
-
Start date:
2008-04-15
Due date:
% Done:
0%
Estimated time:
Description
This patch provides:
- User authentication based on the Redmine authentication module (including external source, such as LDAP) via the Redmine WebService. The password is ciphered in AES for the communication
- Depending on their role on the project, users can have read/write access or read only access (new permission commit_repositories)
- A fully configurable cache system has been deployed to improve performance (WebServices are quite slow).
Files
Updated by Toshi MARUYAMA over 13 years ago
- Category changed from SCM to SCM extra
Actions