Changes between Version 8 and Version 9 of LdapPlugin


Ignore:
Timestamp:
Jan 14, 2006, 7:24:54 PM (18 years ago)
Author:
Emmanuel Blot
Comment:

Fix up the reference to the original Trac release

Legend:

Unmodified
Added
Removed
Modified
  • LdapPlugin

    v8 v9  
    2020[http://python-ldap.sourceforge.net/ python-ldap].[[BR]] LdapPlugin has been
    2121tested on a Debian Linux Sarge/Sid (2.4.x and 2.6.x) server, as well as on a
    22 Windows XP SP2 workstation, both running Python 2.3 with Trac-0.9b2.
     22Windows XP SP2 workstation, both running Python 2.3 with Trac 'development' releases.
    2323
    2424To use the egg file you need to have
     
    3030=== Important note ===
    3131
    32 As per Trac-0.9b2, `trac-admin` bypasses the !PermissionStore system.
    33 This makes this extension pretty useless as the permissions cannot be changed from
    34 the administration tool.[[BR]]
    35 You therefore need to grab a recent version of Trac from the trunk (post Trac-0.9b2)
    36 to make the Ldap permission store extension work, starting from
    37 [http://projects.edgewall.com/trac/changeset/2358 2358].
     32You need to grab a recent version of Trac from the trunk to make the Ldap permission store extension work as expected.[[BR]]
     33As the trunk API may vary without notice, the plugin may be broken if you run it with a different release.
    3834
    3935== Download ==
    4036 
    41  * Source code is available from http://trac-hacks.org/svn/ldapplugin [[BR]] It has been written against Trac [http://projects.edgewall.com/trac/changeset/2353 trunk:2353].
     37 * Source code is available from http://trac-hacks.org/svn/ldapplugin.
    4238 * You can also find [wiki:LdapPlugin#Testing unit tests] at the same location - under the `tests` directory -, which may help you deploy the plugin.
    4339