Commit Graph

40 Commits

Author SHA1 Message Date
skeeter
c58afa9745 changed to call id2name() 2001-02-13 00:23:00 +00:00
skeeter
d9558f0417 fix for deleteaccount 2001-02-13 00:18:41 +00:00
Lars Kneschke
6b787678ea useradmin pages rewrite started 2001-02-11 03:07:43 +00:00
skeeter
2bd2c994b7 edit/new accounts works with new acl/applications and w/o warnings 2001-02-02 12:28:39 +00:00
skeeter
ea0ebf51ce editaccount now works with acl class 2001-02-02 03:11:57 +00:00
skeeter
abf8c3bcd9 implementation of applications class 2001-01-21 01:26:23 +00:00
Lars Kneschke
21a878f06b added missing
include($phpgw_info["server"]["server_root"]."/calendar/inc/functions.inc.php");
2001-01-11 21:09:25 +00:00
Lars Kneschke
0e36c3a43c added missing ) 2001-01-07 20:38:59 +00:00
skeeter
fbf40f18ab fix for changing passwords 2001-01-07 03:40:38 +00:00
jengo
d30890881a Started fixing edit account 2000-12-26 06:30:51 +00:00
Lars Kneschke
7d494dda53 user deleting and adding didn't work 2000-12-26 01:35:37 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
skeeter
ea66a64a46 new hook file for preferences 2000-12-22 21:18:35 +00:00
Lars Kneschke
8b5b4cb849 read_accounts was making a loop to much, so we had always a empty line in
accounts.php
2000-12-10 10:46:42 +00:00
jengo
e09c174427 Merged in patch for UW-mailfolder and added a config option for 8 charater limit on loginids for LDAP 2000-12-06 11:19:59 +00:00
skeeter
d004d226fa firstname and lastname was swapped 2000-12-03 12:45:40 +00:00
Lars Kneschke
8792d409b0 store only ldap data in the ldap server. phpgw data in the sql server 2000-11-25 22:34:15 +00:00
jengo
3742880ff0 Updated the LDAP for the changes for directorys not move correctly when the loginid changes. This has not been tested yet. 2000-11-23 22:06:54 +00:00
jengo
f888b16943 Working on nextmatchs for LDAP 2000-11-18 01:18:31 +00:00
jengo
471f42b67a Cleaning up LDAP support 2000-11-17 21:16:49 +00:00
Lars Kneschke
7a855bfd7e I hope i did not break too much. ldap-support should now be mostly
complette. Some things are still to do.
2000-11-11 15:30:37 +00:00
Lars Kneschke
0e967d2b64 removed bug 2000-11-11 12:04:44 +00:00
Lars Kneschke
8fd703f1eb changes for better ldap support 2000-11-10 21:11:03 +00:00
jengo
74e0869c8f Merged in LDAP patch 2000-11-06 00:27:52 +00:00
jengo
9d323346b3 Merged in patch for vcard support 2000-11-03 20:07:57 +00:00
jengo
ae4eb2c239 Cleaned up a little code 2000-10-31 11:55:05 +00:00
jengo
9adf13dc8c Edit LDAP users is now working properly 2000-10-31 11:50:35 +00:00
jengo
bbcc442177 Working on LDAP admin section 2000-10-26 01:16:10 +00:00
jengo
cb30556aaf Update changepassword to work with LDAP 2000-10-25 22:09:41 +00:00
jengo
4076adf8b4 LDAP delete users is now working 2000-10-23 06:34:25 +00:00
jengo
2f3d14486b more work on LDAP 2000-10-23 05:44:39 +00:00
jengo
3618a61f1c More work on LDAP read accounts 2000-10-23 03:33:30 +00:00
jengo
9b9bad78f0 LDAP list users is now working 2000-10-23 02:48:34 +00:00
jengo
703b1c2553 Adding users to LDAP is now working 2000-10-23 01:14:21 +00:00
jengo
689f013abc More work on creating the functions for the LDAP admin section 2000-10-20 05:59:25 +00:00
jengo
0295005a6e More work on LDAP admin section 2000-10-20 05:51:27 +00:00
jengo
ac8d54a110 Fixed parse error and working on LDAP admin section 2000-10-20 05:43:27 +00:00
jengo
b592122f3c More work on the SQL version of the admin section, editing accounts is now working 2000-10-20 04:43:13 +00:00
jengo
f9fe837aa5 More work on the SQL version of the admin section, add and delete account now works 2000-10-20 03:30:28 +00:00
jengo
e5f5796d49 Started adding the LDAP admin section functions 2000-10-20 02:45:54 +00:00