Commit Graph

  • 4f675dc5aa add workaround for bug in Products.LDAPUserFolder (#4663) master Frédéric Péters 2014-04-09 15:25:41 +0200
  • 698502b8c8 add naive implementation of group title search (#4451) Frédéric Péters 2014-03-12 17:09:13 +0100
  • 07d1015f99 hardcode french translation for (Group) prefix (#4406) Frédéric Péters 2014-03-07 10:09:10 +0100
  • aa514ba896 - Bug: Demangling user prefix could not deal with non-string user ids, which may appear in certain cases. (https://bugs.launchpad.net/bugs/586931) jens 2010-05-30 11:33:45 +0000
  • 724e730fc5 - Bug: Added GenericSetup magic to fully provide the INode interface for the exporter and importer classes, making it easier to nest within other importers. (https://bugs.launchpad.net/bugs/586500) jens 2010-05-30 11:19:19 +0000
  • 87ac562b85 - Bug: enumerateUsers returned undesired results if an exact match was required since LDAP searches are not case sensitive. (https://bugs.launchpad.net/bugs/585901) jens 2010-05-26 15:44:49 +0000
  • 59bb974bcc - latest bootstrap.py - cosmetics jens 2010-04-15 08:56:03 +0000
  • 9a7444a471 - move license and copyright files to the egg root - bug tracking now done on Launchpad jens 2010-04-12 11:28:32 +0000
  • b4c57d1752 - checkpoint jens 2010-02-08 21:15:39 +0000
  • 5df634baa1 - vb jens 2010-01-27 11:16:51 +0000
  • 0d59fd8e55 - pre-release prep jens 2010-01-27 11:15:08 +0000
  • a0a1024e00 - Feature: The enumerateUsers method has a parameter "exact_match" that was only applied if the search was by logn or user id, since that is the way it is used in the standard PluggableAuthService plugins. However, the user folder searchUsers method can accept this parameter as well and thus limit searches by other criteria to exact matches. This is useful enough to implement, even though it breaks the standard. (http://www.dataflake.org/tracker/issue_00656) jens 2010-01-27 11:09:56 +0000
  • bdc3bb93c6 - convert indirect to direct import jens 2009-12-22 13:52:31 +0000
  • 9bdf924535 - avoid sha/md5 library deprecation messages - fix exportimport tests jens 2009-11-24 15:15:21 +0000
  • 87bb8c0e11 - adjust imports for items that have moved to dataflake.ldapconnection jens 2009-06-04 19:02:06 +0000
  • f25b9afd44 - fix up ZCML jens 2009-06-02 16:02:29 +0000
  • c878cf44ae - restore Zope 2.9 compatibility, exportimport is an extra jens 2009-06-02 15:53:44 +0000
  • 4883c33691 - marching on jens 2009-02-17 13:56:57 +0000
  • 0f68b98821 - reverting; need to tag first jens 2009-02-17 13:55:33 +0000
  • 7d3b5592c5 - marching onward jens 2009-02-17 13:52:43 +0000
  • 4645994049 - Bug: Move plugin registration from initialize method to module level to avoid multiple registrations. (http://www.dataflake.org/tracker/issue_00631 by Ramon Navarro Bosch) jens 2009-02-17 13:49:17 +0000
  • 358dabb928 - big copyright update jens 2009-02-08 08:21:45 +0000
  • 6024cfd8ca - importStep requires GS 1.4.0 and up jens 2008-12-27 23:03:40 +0000
  • feb8717aa0 - remove exportimport support from extras jens 2008-12-27 22:48:40 +0000
  • 5a0cc81cfd - move GS dependency into extra jens 2008-12-27 22:44:04 +0000
  • 67a5f271d9 - replace import from Globals jens 2008-12-27 22:06:09 +0000
  • 6cba8ae8fb - Feature: Implemented GenericSetup import/export handlers and registered import/export steps. jens 2008-12-19 07:15:06 +0000
  • e369705dd6 - Bug: Fixed the Zope dependency, which was listed as 2.8+. It's 2.9+. jens 2008-11-03 16:26:35 +0000
  • 035a2ab89c - include links to bug tracker and SVN version jens 2008-11-01 12:27:01 +0000
  • 1f40094bbd - point users to the PyPI page jens 2008-11-01 12:12:55 +0000
  • f0559131de - ignore egg artifacts jens 2008-08-27 08:54:28 +0000
  • 8039559336 - formatting fix jens 2008-07-19 19:12:29 +0000
  • 2873189651 - onwards to 1.8 jens 2008-07-19 19:05:34 +0000
  • d78f0f1675 - release prep for 1.7 jens 2008-07-19 19:04:09 +0000
  • a078614520 - Bug: LDAPMultiPlugin.enumerateUsers: The variable used as key for the caching mechanism was mutated after being computed, leading to cache keys that can never be found again. Found by Wichert Akkerman. (http://www.dataflake.org/tracker/issue_00613) jens 2008-07-18 16:53:07 +0000
  • 89f4fd8f5d - add download link to the PyPI page as well as a better visual delineation between the sections jens 2008-06-12 16:50:41 +0000
  • e2d6c3dedc - ReST fixes and setup simplifications jens 2008-06-11 17:12:49 +0000
  • 5cdfb59100 - moving towards 1.7 jens 2008-06-05 16:37:27 +0000
  • 9659acfaea - release prep jens 2008-06-05 16:34:33 +0000
  • 89bb68c123 - add dependency jens 2008-06-05 16:32:06 +0000
  • 4d0bd72d05 - reformatting text documentation to be ReST-friendly jens 2008-06-05 16:24:54 +0000
  • f170723339 - split CHANGES.txt into CHANGES.txt and HISTORY.txt - reformat CHANGES.txt to be ReST-friendly jens 2008-06-05 16:16:11 +0000
  • 91538bb9ea - Adding all the egg stuff jens 2008-06-05 16:02:42 +0000
  • 5403514ec5 - copying current trunk into new location jens 2008-06-05 15:51:44 +0000
  • 83130f9c8f - new package location jens 2008-06-05 15:50:58 +0000
  • 89aeb79c10 - new package location jens 2008-06-05 15:50:48 +0000