Commit Graph

2387 Commits

Author SHA1 Message Date
skeeter
0224d6d9da Misnamed hook file. This will now either delete all records for the user or change ownership to another user when deleting a user. 2001-03-30 04:42:23 +00:00
skeeter
278bd972c1 Delete now locks the accounts table. 2001-03-30 04:21:10 +00:00
Miles Lott
95dc6489fc Add change_owner for admin 2001-03-30 04:18:22 +00:00
skeeter
ef73912b1e Misnamed hook file 2001-03-30 04:16:32 +00:00
Miles Lott
4d1f6cf843 Be sure not to select a cat if cat_id empty 2001-03-30 04:02:38 +00:00
skeeter
63f2065f03 Misnamed hook file 2001-03-30 04:00:10 +00:00
Miles Lott
2be72e113f Fix delete all extra table column name 2001-03-30 03:57:38 +00:00
skeeter
38dead09f4 New hook for deleting user account. 2001-03-30 03:55:25 +00:00
Miles Lott
1b0dd6efff Fix cat selection 2001-03-30 03:51:10 +00:00
Miles Lott
3581be7e6c Change format of cat_option 2001-03-30 03:49:04 +00:00
Miles Lott
526229cefe Add default tid to update 2001-03-30 03:37:21 +00:00
Miles Lott
3180ed8534 Comment an echo, change format of cat_option 2001-03-30 03:31:50 +00:00
Miles Lott
19480431a9 Add acl check to not reset owner if acl is in effect 2001-03-30 03:09:52 +00:00
skeeter
6f9c81a7af This locks the preference table before deleting the user preferences. 2001-03-30 02:40:18 +00:00
skeeter
357692004e new hook for deleting user preferences when user is deleted from the system 2001-03-30 02:37:56 +00:00
skeeter
3313bb0a39 Changed to . 2001-03-30 02:32:23 +00:00
skeeter
69ef94cd17 New hook for deleting ALL records for a user when the user is deleted from the system. 2001-03-30 02:16:23 +00:00
skeeter
22e093dc07 Rename of hook_deleteaccount.inc.php to hook_admin_deleteaccount.inc.php 2001-03-30 02:14:17 +00:00
skeeter
f2329fc7bc Guarrantee maxmatchs is an integer value. 2001-03-30 01:00:33 +00:00
skeeter
2026b25976 Fixes for NNTP. Was not returning results. Also, cleanups and now meets coding standards. 2001-03-30 00:58:38 +00:00
Miles Lott
e274ab6a23 Fix php tag 2001-03-29 20:17:54 +00:00
Miles Lott
c9af0a21e7 Fix php tags 2001-03-29 19:53:19 +00:00
Miles Lott
41300b53ca Fix php tags 2001-03-29 19:36:29 +00:00
Miles Lott
2f87627bf7 Trying to get cats and other filters to behave, this is the best yet 2001-03-29 17:53:26 +00:00
Miles Lott
6a59701d07 Set {filter} to '' if no $filter_obj 2001-03-29 17:13:35 +00:00
Miles Lott
a031515dbe Fix cat_id select, and ldap filter 2001-03-29 16:07:34 +00:00
Miles Lott
c4ebab9d28 Fix selection of cats 2001-03-29 15:40:10 +00:00
Miles Lott
8f786be9f5 Fix the selection of cats 2001-03-29 15:39:10 +00:00
Miles Lott
966cc127e0 Found another problem on the same line 2001-03-29 12:24:03 +00:00
Miles Lott
01cd30a78f Fix bad call to old function exists(), now using accounts class 2001-03-29 12:18:43 +00:00
Miles Lott
f6636247c7 Fix setting of prefs for default cat, remove phpversion check 2001-03-29 11:12:03 +00:00
Miles Lott
1e1b56cc8b More POST fixes 2001-03-29 11:02:14 +00:00
Miles Lott
36d417cbaa Clean up a lot of GET/POST nonsense, moving to POST where possible 2001-03-29 10:45:29 +00:00
Miles Lott
7be7aa0595 Fix LDAP filtering, I think. 2001-03-29 09:56:43 +00:00
Miles Lott
d567722a61 Fix to display correct cat from contact entry 2001-03-29 09:15:27 +00:00
Miles Lott
c6b541291b Disable java for now 2001-03-29 09:08:08 +00:00
Miles Lott
50be1bbeb5 get_list() did not know about ldap_context, oops 2001-03-29 08:49:09 +00:00
Miles Lott
6238ac903d Initial add; This is very prelim 2001-03-29 08:10:04 +00:00
jengo
2a46126b1b Finished adding ACL to the addressbook, I belive it should now work. Needs testing 2001-03-29 08:09:50 +00:00
jengo
76495e058f view now has ACL support 2001-03-29 07:53:14 +00:00
Miles Lott
a4ce6380d9 Cheap hack to make {rows} not show if no custom fields 2001-03-29 07:29:32 +00:00
Miles Lott
fef9d740a9 Add min/max account_id to admin config.inc.php, and ldap accounts is using it 2001-03-29 07:26:28 +00:00
Miles Lott
cd3c45db5f Change lang for login shell 2001-03-29 06:23:06 +00:00
Miles Lott
8557b386f6 Add 'home directory' and 'login shell' 2001-03-29 06:21:06 +00:00
Miles Lott
2c5d6daae2 Another try at checking if $id > $max, I like this better 2001-03-29 06:15:57 +00:00
Miles Lott
f67f7719c2 Added min/max to nextid/lastid 2001-03-29 06:10:47 +00:00
Miles Lott
5713329ff9 Add LINE,FILE to nextid/lastid 2001-03-29 04:32:33 +00:00
Miles Lott
cc1e174762 Add empty account_id to create() call 2001-03-29 04:21:27 +00:00
Miles Lott
0b15657e4c Add account_id for future use 2001-03-29 04:20:12 +00:00
Miles Lott
c7b682d525 Add homedirectory and loginshell to ldap 2001-03-29 03:40:14 +00:00