Patch #1059
Fully integrates svn/dav apache authentication
Status: | New | Start date: | 2008-04-15 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM extra | |||
Target version: | - |
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).
History
#1
Updated by Toshi MARUYAMA almost 12 years ago
- Category set to SCM
#2
Updated by Toshi MARUYAMA almost 12 years ago
- Category changed from SCM to SCM extra