Michal Čihař
554b4a00e4
Add support for LogoutURL.
2006-08-24 12:39:16 +00:00
Marc Delisle
1948d9b030
improvement suggested by Sebastian
2006-06-21 16:08:59 +00:00
Marc Delisle
4af5042b1a
bug #1504662 , server message for http auth_type
2006-06-21 12:33:08 +00:00
Marc Delisle
e32dceaa78
unnecessary disc access
2006-06-09 20:55:08 +00:00
Marc Delisle
110277793a
patch #1502453 , unnecessary disc access
2006-06-09 20:45:17 +00:00
Sebastian Mendel
44a0f36096
use PMA_getenv()
2006-04-11 14:33:17 +00:00
Sebastian Mendel
bb282af7a6
PHP_AUTH_* is only available in $_SERVER
2006-04-11 13:41:18 +00:00
Sebastian Mendel
5bdcd33740
replaced $_SERVER with getenv()
2006-03-06 11:32:58 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Sebastian Mendel
5b9cab5a91
check magic_quotes only once in common.inc.php
2005-12-12 14:28:28 +00:00
Michal Čihař
cde0c1670f
Fix typos.
2005-12-09 12:15:38 +00:00
Michal Čihař
c10246cc1e
Improved and cleaned up http auth.
2005-12-09 11:11:44 +00:00
Michal Čihař
ab9aef8977
Header and footer per themes (RFE #984152 ), config.{header,footer}.inc.php files are now optional.
2005-11-25 08:37:54 +00:00
Sebastian Mendel
0567bfe215
drop PMA_setFontSizes()
2005-11-23 14:17:53 +00:00
Sebastian Mendel
a51f2533ea
unified message boxes (error, warning, confirmation)
2005-10-26 17:32:19 +00:00
Michal Čihař
52bb3fd79b
Use common header.
2005-10-13 15:01:19 +00:00
Michal Čihař
ff0fe8ebaf
Support FastGCI in http auth (patch #1192219 )
2005-07-10 18:03:19 +00:00
Marc Delisle
bef979f32e
improved error messages
2004-06-16 23:44:47 +00:00
Michal Čihař
ab6f25e097
Support for site configurable header and footer (patch #893477 ).
2004-03-09 17:07:43 +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