Commit Graph

65 Commits

Author SHA1 Message Date
Miles Lott
e2206c12f6 Do not delete a passwd setting from the db, since we also don't put the value
in the form
2001-12-21 22:41:44 +00:00
Miles Lott
f5ccede031 Do not print passwords to the page 2001-12-21 22:38:03 +00:00
Miles Lott
ea23a8c75c set phpgw_info to an empty array at the top 2001-12-18 02:25:55 +00:00
Miles Lott
04342d35ed Cleanup includes; move auth() call to top after main include (functions.inc.php); 2001-12-18 02:20:31 +00:00
Miles Lott
aa32b065bf more adjustment for globals 2001-11-21 15:01:43 +00:00
Miles Lott
23896ff6f5 possible fix for bug #479943 2001-11-14 23:17:27 +00:00
Miles Lott
4ef07f8d67 Now using the same template files as the admin/config.php - only api/admin/prefs templates
are included, and all are saved in the config table as appname='phpgwapi'.
2001-09-21 20:14:04 +00:00
skeeter
33bd4e9714 Changed the addslashes to db_addslashes. 2001-09-18 03:46:28 +00:00
Miles Lott
6c1eb9f114 formatting 2001-09-12 16:49:41 +00:00
Miles Lott
e0db915670 Changes to allow register_globals to be off 2001-08-21 18:48:50 +00:00
seek3r
9218a82cbd this is now setup3 code 2001-07-30 15:59:25 +00:00
seek3r
cd3f5a90dc preparing to put setup3 code in here 2001-07-30 15:44:12 +00:00
jengo
ebee550db7 Added the new config class 2001-05-02 08:00:33 +00:00
Miles Lott
f78f032243 Replace double quote with single 2001-03-11 05:55:44 +00:00
skeeter
90febe7d8f fixes for rfc compliant destinations 2001-03-10 20:11:51 +00:00
jengo
015a627b1e Renamed the config table to phpgw_config 2001-02-08 19:34:14 +00:00
jengo
d3bcb08a08 Disabled frames 2001-01-10 03:08:03 +00:00
seek3r
1db613d9ed changed the link() and webserver_url to return the entire path 2001-01-08 18:51:39 +00:00
seek3r
07e48031cb moved config to use new design 2001-01-07 10:43:48 +00:00
seek3r
26b8f506f9 added support for template detection and selection 2001-01-05 22:39:07 +00:00
seek3r
da015de66d added support for template detection and selection 2001-01-05 22:38:08 +00:00
skeeter
6e828646fa fixes logout/login problem 2000-12-31 23:46:55 +00:00
seek3r
90771fc094 its mostly working now, will continue tonight 2000-12-27 22:04:44 +00:00
seek3r
6cfdfaf372 commiting code so that jengo can merge in some other changes 2000-12-27 09:05:13 +00:00
jengo
bb46e5d99e Fixed config option was wrong (html compliant) 2000-12-25 09:38:47 +00:00
seek3r
25e0481da8 added http auth ability 2000-12-15 03:27:17 +00:00
jengo
5394d8212d Downgrade the config table back to the old format. We are going to use a different approch on it. 2000-12-14 06:38:47 +00:00
jengo
c92d4c5e11 Added in the new serialized config table 2000-12-12 22:39:50 +00:00
jengo
8258b7f785 The files directory will now look at where your phpGW installation is and add the default files directory. I also fixed an upgrade error that was being reported in postgresql 2000-12-12 16:39:18 +00:00
jengo
a052584cc7 Added in feature from frames. Admins can allow, disable or force them system wide. If they are allowed, there is a user preference
for it.
2000-12-11 09:18:09 +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
seek3r
23717a00ff quick move of the htmlcompliance settin 2000-12-05 09:33:16 +00:00
seek3r
e9b3af544d cleaned up code, removed unneeded files. I have moved all the real processing to the functions.php where it belongs, and moved the display code to the index.php where it belongs 2000-12-04 08:45:30 +00:00
seek3r
31bb096266 added configuration portion of the setup 2000-12-01 20:07:23 +00:00
seek3r
2caf561422 fixed problems with database portions of this program. I am done with the core portion of the changes to the table management. Some changes to the db files are still going to be require 2000-12-01 18:25:01 +00:00
seek3r
94b2199bbe added support for ACL 2000-11-26 10:32:24 +00:00
seek3r
74d17782e7 corrected problems with multi-domain support, and prepared for the new release 2000-11-22 08:34:19 +00:00
seek3r
78d039621e This is the completed (I think) code to support multi-domains 2000-11-21 17:56:56 +00:00
seek3r
97310142a1 fixed backward compatibility with old header.inc.php 2000-11-21 15:20:01 +00:00
seek3r
2539a46a45 updated array name 2000-11-20 16:47:44 +00:00
seek3r
36f7b3e13b added mutli-domain support. Still have a bug when going to the config page. It will not work for one of my test domains, and Im not sure why 2000-11-19 10:49:31 +00:00
seek3r
0583ccdcdb split up the auth class. Added authentication based on email account 2000-11-19 08:28:29 +00:00
jengo
8ed5524101 Cleaned up error reporting for LDAP connections 2000-11-17 15:35:25 +00:00
jengo
eb2a476f87 Fixed parse error 2000-11-17 13:35:01 +00:00
jengo
bbecb483c0 Working on fixing LDAP support 2000-11-17 13:14:23 +00:00
pjw
9ad8619e72 fixing nt compatibility 2000-11-14 08:29:59 +00:00
jengo
838e939072 Working on getting lang into setup 2000-11-05 06:47:24 +00:00
jengo
39c372fe04 Tring to fix delete from config errors, add some code to limit the error reporting 2000-11-04 04:50:02 +00:00
sjb4891
e87f7c7717 A few minor layout and spelling changes to make config cleaner 2000-11-03 05:27:48 +00:00
seek3r
01ae77b48f re-organized setup program 2000-11-02 08:03:05 +00:00