Commit Graph

93 Commits

Author SHA1 Message Date
Roland Gruber 18f6cd2dbc never dereference 2009-10-28 16:36:24 +00:00
Roland Gruber 50b0f5e731 new homepage 2009-10-27 18:47:12 +00:00
Roland Gruber cd52938f94 ldapsearch: always deref 2009-10-26 16:24:51 +00:00
Roland Gruber 861e022538 added central password service 2009-10-10 12:53:41 +00:00
Roland Gruber f1e3cb7ad0 PHP 5.3 compatibility 2009-08-14 20:18:08 +00:00
Roland Gruber bf96653dc0 allow to create Kolab entries without Unix part 2008-12-30 16:41:39 +00:00
Roland Gruber c088243b48 self service: check if there is a Kolab extension 2008-12-14 10:18:36 +00:00
Roland Gruber 3d109afd4b removed obsolete help entry 2008-12-09 18:40:42 +00:00
Roland Gruber abd240899f use global LDAP suffix from self service 2008-12-09 18:34:45 +00:00
Roland Gruber 47b946086f make all self service settings available in modules 2008-12-09 18:29:58 +00:00
Roland Gruber 6e48ecdb47 made Kolab optional 2008-11-18 19:03:10 +00:00
Roland Gruber f1bd23b1e5 escape DNs 2008-09-04 17:43:53 +00:00
Roland Gruber c1efcc6c27 finished self service 2008-03-04 19:47:14 +00:00
Roland Gruber 8df0d846ae first part of selfservice 2008-03-01 12:25:39 +00:00
Roland Gruber 140c66debb documented meta data in PHPDoc 2008-02-03 14:28:28 +00:00
Roland Gruber eac2780860 use __construct() 2007-12-28 16:08:56 +00:00
Roland Gruber d6200ee947 added icons for modules 2007-11-19 18:42:03 +00:00
Roland Gruber b3e160211f PhpDoc fixes 2007-11-03 14:17:19 +00:00
Roland Gruber 4cbc52cc22 changed to public/private 2007-10-13 17:28:37 +00:00
Roland Gruber 04c8ed568f use getAttributes() 2007-10-10 19:04:39 +00:00
Roland Gruber 95a9599038 fixed syntax errors 2007-10-05 17:35:16 +00:00
Roland Gruber daadf5e28a more private class variables 2007-10-04 16:45:05 +00:00
Roland Gruber 79307debea added getAccountContainer() 2007-10-03 18:02:10 +00:00
Roland Gruber 641af2270d removed grouping of error messages 2006-08-16 17:42:35 +00:00
Roland Gruber a65279dc5c removed $post parameter 2006-08-13 12:58:19 +00:00
Roland Gruber 6044fa1f48 fixed problem with message about missing password 2006-06-28 15:10:02 +00:00
Roland Gruber 597ae36367 fixed error handling 2006-05-16 15:43:00 +00:00
Roland Gruber ef43685e7d fixed error handling 2006-05-16 15:38:55 +00:00
Roland Gruber 52e2ef7c5a new attribute loading mechanism 2006-05-13 08:55:31 +00:00
Roland Gruber 79a8a315a6 added fix for wrong spelled object classes 2006-04-05 15:48:27 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber ede8c042a0 added save_attributes() to baseModule, removed obsolete module_ready() and module_complete() functions 2006-02-01 19:10:51 +00:00
Roland Gruber bdb5cff592 code cleanup: removed obsolete parameter from get_pdfentries() and updated PHPDoc comments 2005-10-09 18:05:32 +00:00
Roland Gruber 4c5f43ffdd removed obsolete pages() and get_attributes() functions 2005-09-19 18:43:10 +00:00
Roland Gruber 4689680855 no longer allow integer results from process_..., updated documentation 2005-09-07 12:58:34 +00:00
Roland Gruber 4d769306f3 updated documentation and check email on old accounts, too 2005-09-04 17:45:30 +00:00
Roland Gruber d83df7a446 changed subpage handling; fixed another magic_quotes_gpc bug 2005-09-01 15:20:15 +00:00
Roland Gruber 26f7b52a08 renamed delete flag functions to avoid conflict with delete.php 2005-08-30 15:59:44 +00:00
Roland Gruber 1cb9b17cf3 force mail attribute in inetOrgPerson for new accounts 2005-08-17 09:29:47 +00:00
Roland Gruber a06115e7db force setting a password 2005-08-16 12:06:13 +00:00
Roland Gruber 6aaae2094a code cleanup: added parent function for module_ready() and module_complete() which always return true to baseModule 2005-08-13 09:19:40 +00:00
Roland Gruber 7fd7947fa6 removed obsolete TODO 2005-08-04 15:07:25 +00:00
Roland Gruber 19e65ecdab added Kolab support 2005-08-01 11:58:07 +00:00