[cvs] [Wiki] changed: BCBreakingHordeIssues

Chuck Hagenbuch chuck at horde.org
Sat Oct 7 15:04:27 PDT 2006


chuck  Sat, 07 Oct 2006 15:04:27 -0700

Modified page: https://dev.horde.org/horde/wicked/BCBreakingHordeIssues
New Revision:  2.19
Change log:  additional refactoring/cleanup suggestions

@@ -42,5 +42,8 @@
   * http://php.net/spl-autoload-register is a potential solution. With PHP 5.1.x (or 5.2, or ...) as a minimum version requiring SPL should be okay.
  * RemoveGlobals
  * HordeSpaces
  * Require UTF-8 support
-
+* Remove confusing mess of hooks and other ways of muddling logins (especially with IMP), and replace them _all_ with the preauthenticate and postauthenticate hooks + appropriate examples for things like vhosting.
+* Clean up tobackend/frombackend hooks - either remove them, or name them better, or document when and where they need to be called.
+* Get rid of 'realms' (replace with HordeSpaces where necessary).
+* Remove imp['uniquser'] ?


More information about the cvs mailing list