Commit Graph

144 Commits

Author SHA1 Message Date
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Michal Čihař
91c7b9a8d3 Sync token name. 2006-10-03 13:12:35 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Michal Čihař
1b77a0c4d9 Fix typo. 2006-08-25 07:46:52 +00:00
Michal Čihař
554b4a00e4 Add support for LogoutURL. 2006-08-24 12:39:16 +00:00
Michal Čihař
862bc35be7 Add single signon authentication method (patch #1545366, patch #1541379, patch #1531302 and RFE #1031391). 2006-08-24 12:38:29 +00:00
Marc Delisle
efad3a52d2 bug #1542875 Cookie auth on IIS 2006-08-21 11:59:24 +00:00
Marc Delisle
8642016a3a bug #1536112, config not loaded on MySQL error 2002 or 2003 2006-08-12 15:33:55 +00:00
Marc Delisle
37a5d112d9 bug #1477402, if default server fails you cannot switch in config auth 2006-07-06 15:59:32 +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
8c3380e1ba unnecessary disc access 2006-06-09 20:58:16 +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
Marc Delisle
6ed8175b45 only show the Cookies message if we detect that cookies are disabled 2006-06-02 12:39:53 +00:00
Michal Čihař
c542c2ee09 custom headers are not part of container 2006-05-15 13:58:50 +00:00
Michal Čihař
e7a09aad1a Not so wide login form (RFE #1445541). 2006-05-15 13:38:11 +00:00
Michal Čihař
15eb10076c Logout from all servers by default (RFE #1370874). 2006-04-27 08:40:22 +00:00
Michal Čihař
d91c1fff8e Allow configuration of cookie storage on client (RFE #1095227). 2006-04-26 21:36:34 +00:00
Michal Čihař
d561a14419 Remove unused function. 2006-04-26 21:31:51 +00:00
Michal Čihař
d8e41fbaac Do not include empty values. 2006-04-25 14:53:30 +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
Michal Čihař
2741f16ecb Show possible error messages. 2006-03-16 22:13:52 +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
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +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ř
6eff6bfcdc should be == 2005-12-08 20:47:24 +00:00
Michal Čihař
bfdb94c249 Suggest to run setup script if auth with default values fails. 2005-12-08 18:56:40 +00:00
Marc Delisle
8fb1f3ce4c bug #1374753, Language change on login panel not propagated 2005-12-06 19:57:42 +00:00
Sebastian Mendel
a7b7f0bd11 - make use of new PMA_Theme and PMA_Theme_Manager classes
- remove libraries/select_theme.lib.php
2005-11-29 12:25:31 +00:00
Michal Čihař
319cabce52 Display PMA_errors on login form. 2005-11-28 13:54:45 +00:00
Michal Čihař
8fb8197346 Fix undefined indexes. 2005-11-27 21:54:53 +00:00
Sebastian Mendel
42feed2cca use PMA_sendHeaderLocation() and new functionality of PMA_generate_common_url() 2005-11-25 10:25:27 +00:00
Michal Čihař
562c710eed Do not create URLs like index.php?&. 2005-11-25 09:12:13 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +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
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
c82587ab32 Remember selected page when login time outs. 2005-11-23 20:31:47 +00:00
Michal Čihař
fef607cd64 Move error message on top of page. 2005-11-23 16:45:13 +00:00
Michal Čihař
8996ff60a1 Functionalised server selection and use it in cookie auth (RFE #1362727). 2005-11-23 15:03:57 +00:00
Sebastian Mendel
8fc4a4ce05 moved styles into css 2005-11-23 15:01:29 +00:00
Michal Čihař
d6391f6346 Use fieldsets on login form (RFE #1364546). 2005-11-23 14:43:55 +00:00
Michal Čihař
8ddefe075b Use notice box for cookie information. 2005-11-23 14:29:12 +00:00
Michal Čihař
331fb423ef Use fieldsets on login form (RFE #1364546). 2005-11-23 14:25:08 +00:00
Sebastian Mendel
0567bfe215 drop PMA_setFontSizes() 2005-11-23 14:17:53 +00:00