Commit Graph

31 Commits

Author SHA1 Message Date
skeeter
e7a9f708bc set the default account_id again 2001-03-21 06:05:44 +00:00
skeeter
dde3854be5 possible clarification in memberships() 2001-03-19 20:55:48 +00:00
skeeter
b9da94fd2e New function get_account_id(). This will take either an account_id # as either an integer or a string and return a true intval(account_id) or take a string of a users lid and return the account_id as an integer 2001-03-19 20:25:04 +00:00
skeeter
94f59cfde8 Trying to determine if variables are getting their types messed up. 2001-03-18 16:29:05 +00:00
Miles Lott
f63a01ce6b Change back the setting of account_id also 2001-03-10 00:17:32 +00:00
jengo
4157660b0e Rolling back changes to the const 2001-03-09 23:33:09 +00:00
jengo
4fc5186eb8 Added ability to pass the database handle to the accounts const 2001-03-09 23:21:52 +00:00
skeeter
c7ec8ad982 previously calling name2id to get the name 2001-02-18 23:28:15 +00:00
skeeter
7f551f895e fix for php4'isms 2001-02-18 22:30:53 +00:00
skeeter
53f4716584 replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
skeeter
3c55ebb349 added a local instantiation of acl in memberships 2001-02-11 19:06:22 +00:00
skeeter
b2427590f9 small fix for constructor 2001-02-10 03:56:28 +00:00
skeeter
18e2eaa767 minor fixes for memberships() 2001-02-08 03:25:22 +00:00
jengo
5f0c2433db Returned cvs to how it was last night (with including the class.accounts.inc.php) file first 2001-02-06 20:13:06 +00:00
jengo
e219167262 Updated LDAP to the new class name 2001-02-06 13:21:07 +00:00
seek3r
7483d5a8f9 one more before I passout. I have yanked conversion of id, so now you need to pass account_id only 2001-02-06 12:06:17 +00:00
seek3r
3f44799099 I have things working to a point where the user can login. I still wil lhave to do MAJOR cleanup of session class and fix a few things in the acl that I commented out 2001-02-05 22:30:21 +00:00
seek3r
a6abda7775 going back to a shared accounts class structure 2001-02-05 21:11:55 +00:00
jengo
fa4a12e8a8 Finished mergeing over the things from accounts_shared to common 2001-02-05 16:37:38 +00:00
skeeter
94b6d81a37 minor fixes for reading group info 2001-02-04 20:29:18 +00:00
Lars Kneschke
33a24db25b first modifications to make ldap working again 2001-02-03 22:51:20 +00:00
skeeter
b1cf1322a6 preps for editgroup/newgroup and calendar 2001-01-31 05:51:52 +00:00
seek3r
3509042d9b moved code so that group memberships are based on ACL entries 2001-01-30 10:11:34 +00:00
seek3r
d3ed4a59ae Working on load order simplification. It still needs ALOT of work 2001-01-28 12:07:20 +00:00
seek3r
caa97ad127 I think this fixes it 2001-01-27 15:59:19 +00:00
seek3r
14399c60c4 went full blown with app assignments via ACL. Still need to do teh admin pages tho 2001-01-26 11:58:00 +00:00
skeeter
abf8c3bcd9 implementation of applications class 2001-01-21 01:26:23 +00:00
skeeter
010a789b9b changes for locking while reading/saving preferences 2001-01-18 05:14:59 +00:00
seek3r
4e3e6c77cb fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
seek3r
fba1a92446 Put in new license details 2001-01-13 10:18:50 +00:00
seek3r
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00