Commit Graph

40 Commits

Author SHA1 Message Date
Miles Lott
137fe5c1eb Add acl to let the imported users change their password 2001-04-17 16:32:14 +00:00
Miles Lott
63d18c1bd2 Missed an 'l' 2001-04-05 20:00:34 +00:00
Miles Lott
42f5df0ee9 Cleanup second call to accounts class which was breaking in some installs 2001-04-05 19:43:38 +00:00
skeeter
020e076771 added ->db as a duplicate of ->db 2001-03-24 02:32:21 +00:00
skeeter
946830ba53 fix for get_account_id() error 2001-03-24 02:13:40 +00:00
Miles Lott
ee62c1c62d Add seeding of random number - randomizing going away soon, but.... 2001-03-14 18:55:36 +00:00
Miles Lott
dc2142e429 Re-enable acl->delete 2001-03-14 17:13:43 +00:00
Miles Lott
afc4f671c9 Comment out the acl deletion prior to add - should change be the method? 2001-03-14 16:57:18 +00:00
Miles Lott
100543f6a3 Delete the group account and recreate just to be sure 2001-03-14 16:49:39 +00:00
Miles Lott
f7b9a261e8 Added checks so that we don't try to add accounts that exist (from previous runs of setup) 2001-03-14 16:19:45 +00:00
skeeter
2a1003204a ldap fixes 2001-03-10 20:13:52 +00:00
Miles Lott
7f98c8abff Fix calls to common, and set $phpgw_info vars as needed to make ldap connection work 2001-03-10 14:58:00 +00:00
Miles Lott
cdbe460eea Make $common a CreateObject 2001-03-10 14:27:26 +00:00
Miles Lott
11b69ed7af Now using accounts and acl classes 2001-03-10 12:26:54 +00:00
Miles Lott
4125c1f5e7 Modified to create a default group and give it app rights, instead of the users 2001-03-06 12:58:54 +00:00
Miles Lott
33f42822d4 Make use of accounts class only to set list of global_denied users; 2001-03-01 16:43:59 +00:00
Miles Lott
542bb68597 Fix acl calls, especially not giving run perms to non-admins 2001-03-01 16:10:16 +00:00
skeeter
5c9323a2c4 fixes for new api layout 2001-02-09 02:45:06 +00:00
jengo
d6c0c7359b Changed the config table to phpgw_config 2001-02-08 19:35:32 +00:00
Miles Lott
10a2004c97 Change to new SQL table 2001-02-08 12:28:35 +00:00
Miles Lott
89eb9b157f Fix auth check - oops this was open, and update to use PHPGW_INCLUDE_ROOT 2001-02-06 13:43:22 +00:00
Miles Lott
d0f8db76d5 Remove ! not allowing insert into accounts 2001-01-31 13:49:22 +00:00
skeeter
ca4d5af836 fixes for not trying to insert duplicate records into accounts table 2001-01-31 05:52:52 +00:00
skeeter
d5f8a75504 Fixed AMD to read AND 2001-01-30 04:26:57 +00:00
skeeter
ccd243ae41 Removed the app info from the account records 2001-01-30 04:23:29 +00:00
skeeter
879596beb3 deletes entries before inserting them 2001-01-30 04:06:42 +00:00
skeeter
f00f6ef025 emulates new applications/acl class 2001-01-30 03:57:09 +00:00
jengo
c4d9c4039d Fixed include problem 2001-01-21 20:52:48 +00:00
Miles Lott
ba81fe2ab0 Change to call new filename for common class. 2001-01-13 15:45:45 +00:00
seek3r
2683bc556c corrected problem with db updates 2001-01-01 10:36:58 +00:00
seek3r
6cfdfaf372 commiting code so that jengo can merge in some other changes 2000-12-27 09:05:13 +00:00
jengo
abe3cc3baf Fixed include path was wrong 2000-12-24 09:27:34 +00:00
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
Lars Kneschke
1b97f2fe2c reanimated ldap.php
the ldap setup pages where broken, because the cleanup in this directory
2000-12-09 23:08:36 +00:00
Lars Kneschke
44c4c53172 set account_lastpwd_change when importing ldap data. so users are not forced
to change their password.
2000-12-02 14:42:50 +00:00
seek3r
74d17782e7 corrected problems with multi-domain support, and prepared for the new release 2000-11-22 08:34:19 +00:00
Lars Kneschke
4e42f06b0e only add accounts, which have a uid and a uidnumber 2000-11-20 20:20:19 +00:00
jengo
c92f0fd57b Fixed a parse error 2000-11-17 23:44:18 +00:00
jengo
8ed5524101 Cleaned up error reporting for LDAP connections 2000-11-17 15:35:25 +00:00
jengo
406e39d1d3 Added in the new LDAP section of setup for importing accounts 2000-11-17 15:05:15 +00:00