Commit Graph

64 Commits

Author SHA1 Message Date
Michal Čihař
bc9ecc3962 Fix LoginCookieValidity behaviour. 2004-04-18 10:00:44 +00:00
Michal Čihař
519e32afbe Fix possible undefined variable use. 2004-04-15 16:19:14 +00:00
Michal Čihař
cd65e1f844 Set correct variable to avoid attempting sending headers twice. 2004-03-22 16:29:34 +00:00
Michal Čihař
ab6f25e097 Support for site configurable header and footer (patch #893477). 2004-03-09 17:07:43 +00:00
Michal Čihař
36bb7a6acf more secure cookie login 2004-02-27 13:56:34 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Alexander M. Turek
7eced930bc database abstraction, part I 2004-01-17 01:47:36 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
f0da471ec3 /libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-20 16:31:51 +00:00
Garvin Hicking
d3f84bca94 First batch of PHP4/MySQL compatibility/performance changes.
Everything should be non-intrusive for installations meeting our new 4.1.0/3.23.32 specs.

I will commit my files every now and then for easier code review and to let you see which constructs I replace. Jump in if there are any objections. The basic thing I'm doing is documented in the changelog.

I'll continue with files in the libraries/ subdirectory and will move to the root-level files in last instance.
2003-11-20 10:34:35 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00
Marc Delisle
a199e51025 clarification 2003-09-30 16:44:33 +00:00
Marc Delisle
9bd29efba4 Cookies required should not look like an error 2003-08-09 10:41:24 +00:00
Marc Delisle
9a6a496468 path disclosure 2003-07-19 22:47:29 +00:00
Michal Čihař
ca55aae520 one more fix for backslash in username 2003-07-09 10:06:16 +00:00
Michal Čihař
0522b2f466 fixes for backslash in password/username 2003-07-09 10:01:23 +00:00
Marc Delisle
7ad32db10f one blowfish secret is enough 2003-07-07 11:12:24 +00:00
Marc Delisle
f9f6d75f65 AccessDeniedExplanation 2003-07-06 11:57:28 +00:00
Marc Delisle
f38887ff82 typo 2003-07-06 11:16:18 +00:00
Marc Delisle
d248de79f0 protect binary contents in cookies 2003-07-04 14:35:04 +00:00
Marc Delisle
68d346035a PHP3 compatibility 2003-07-04 13:37:06 +00:00
Marc Delisle
384e5acf7c blowfish encryption 2003-07-01 21:24:56 +00:00
Marc Delisle
d9ac381ce1 undefined scheme in cookie mode 2003-06-11 13:50:37 +00:00
Michal Čihař
c54073dafc fixed URL generation where needed only & and not & 2003-01-08 14:43:55 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Marc Delisle
094702ba10 cookie login error message 2002-12-06 12:10:37 +00:00
Loïc Chapeaux
ee8c06cd56 PHP3 fix 2002-10-25 13:55:31 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Marc Delisle
11b0c087c0 allow blank password 2002-10-15 20:48:32 +00:00
Michal Čihař
03cd0bdc14 fix bug #620624 - displaying password from config when MySQL connection can't be established 2002-10-10 11:04:45 +00:00
Marc Delisle
7382657fde bug 601721 2002-09-01 20:36:14 +00:00
Marc Delisle
589ffda3ac logo 2002-08-21 14:47:22 +00:00
Alexander M. Turek
7349c35d7d bug #574025 2002-06-26 21:40:25 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
405ff52b51 Improved a bit the detection mechanism 2002-05-26 13:09:35 +00:00
Loïc Chapeaux
2b4a587ab1 Beautified the code 2002-05-04 13:26:12 +00:00
Loïc Chapeaux
0cd849d854 Fixed an infinite loop problem with cookie auth mode 2002-05-04 13:25:44 +00:00
Loïc Chapeaux
535d565ed0 fixed bug #551898 - Cookie auth and cookies refused 2002-05-03 15:47:41 +00:00
Loïc Chapeaux
d34e79cd97 Fixed a header problem 2002-04-27 10:41:51 +00:00
Alexander M. Turek
04b272c39c libraries/*: $cfg system changes. 2002-04-24 18:38:28 +00:00
Loïc Chapeaux
d2eecef75c Fix for http authentication mode with IIS 2002-04-21 20:47:43 +00:00
Loïc Chapeaux
4b526f7794 fixed a header problem 2002-04-12 13:49:04 +00:00
Loïc Chapeaux
688b76d67c CSS fixes 2002-04-10 20:23:52 +00:00
Loïc Chapeaux
ea05017a4e Fixed bug #536550 - DOCTYPE line contains line feeds 2002-03-30 14:39:22 +00:00
Loïc Chapeaux
3ab4e96ceb parse error.... 2002-03-08 16:59:32 +00:00
Loïc Chapeaux
eee231dfae some settings were missing for the password cookie 2002-03-08 16:43:29 +00:00
Loïc Chapeaux
b5d7fc5cd8 Fixed bug #522887 - Using SSL -> cookies are unsecure 2002-02-26 21:18:17 +00:00
Loïc Chapeaux
e7f9a03309 Patch #522671 - Add charset when asking for auth 2002-02-25 22:08:09 +00:00
Loïc Chapeaux
bd98947ba9 restored the use of '' inside the title of the login page 2002-02-15 12:30:58 +00:00
Loïc Chapeaux
d397bf791a removed "$strLogin" from the title of the login page 2002-02-10 11:26:56 +00:00