|
Revision 4493, 0.6 kB
(checked in by clp, 3 months ago)
|
Version 0.31
- Add user filter option for Active Directory Compatibility
|
| Line | |
|---|
| 1 |
Version 0.1. Creation. |
|---|
| 2 |
* Integration with LDAP server. |
|---|
| 3 |
* Propagation of the user information from LDAP system to TRAC system. |
|---|
| 4 |
* Allow to change password from LDAP. |
|---|
| 5 |
|
|---|
| 6 |
Version 0.2. Last changes: |
|---|
| 7 |
* Eliminate dependency with tracldapplugin in setuptools. |
|---|
| 8 |
* The code is compatible with 0.11rc1 and 0.12dev version of TRAC. |
|---|
| 9 |
|
|---|
| 10 |
Version 0.3. Last changes: |
|---|
| 11 |
* Adds the concept of connection attempts, because of latencies ldap servers. |
|---|
| 12 |
|
|---|
| 13 |
Version 0.31. Last changes: |
|---|
| 14 |
* Adds the user filter option in trac.ini for compatibility with Active Directory. View README.txt for details |
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 |
|
|---|