Michal Čihař
|
92295fc3ec
|
Dead code.
|
2008-09-03 14:25:26 +00:00 |
|
Michal Čihař
|
e170d51522
|
Whitespace.
|
2008-09-03 14:07:30 +00:00 |
|
Michal Čihař
|
85cdc82d4d
|
Cookie auth now autogenerates blowfish_secret, but it has some limitations and you still should set it in config file
|
2008-09-03 13:27:43 +00:00 |
|
Michal Čihař
|
21d72b9d99
|
Some more corrections.
|
2008-09-03 13:00:48 +00:00 |
|
Michal Čihař
|
7199c3123c
|
A little bit of coding style.
|
2008-09-03 12:59:52 +00:00 |
|
Michal Čihař
|
9a682e2054
|
Point to new setup script in all places, drop old one.
|
2008-08-29 18:07:50 +00:00 |
|
Marc Delisle
|
1bd7ec70e2
|
bug #2046883 [core] Notices about deprecated dl() (so stop using it)
|
2008-08-16 14:06:27 +00:00 |
|
Marc Delisle
|
524823353d
|
other version numbers to avoid displaying
|
2008-08-08 16:15:16 +00:00 |
|
Marc Delisle
|
8f5bc064cb
|
Swekey patch #4 by Luc Andre
|
2008-08-05 17:28:28 +00:00 |
|
Marc Delisle
|
2f81b47624
|
bug #2031221 [auth] Links to version number on login screen
|
2008-08-01 19:00:36 +00:00 |
|
Marc Delisle
|
6a707344eb
|
remove version info on cookie login screen
|
2008-07-15 14:14:09 +00:00 |
|
Marc Delisle
|
544831fda7
|
patch #2007196, Typos in comments, thanks to knittl - knittl
|
2008-07-01 19:21:28 +00:00 |
|
Marc Delisle
|
afbb2a9dc2
|
protection against XSS when register_globals is on and .htaccess has no effect
|
2008-06-21 15:01:27 +00:00 |
|
Marc Delisle
|
fdff4d6b71
|
patch #1972915 version 3 + Luc modifs + Marc modifs (link in contrib/swekey.sample.conf
|
2008-06-17 17:20:53 +00:00 |
|
Marc Delisle
|
f5a76baa0c
|
[auth] support Feebee hardware authentication
|
2008-06-12 12:36:10 +00:00 |
|
Marc Delisle
|
3c01ca4b4e
|
typos
|
2008-04-05 12:35:24 +00:00 |
|
Marc Delisle
|
cb692f0267
|
patch #1930057 [auth] colon in password prevents HTTP login on CGI/IIS
|
2008-04-03 12:42:33 +00:00 |
|
Marc Delisle
|
2d1c29d3f8
|
bug #1813508 [login] Missing parameter: field after re-login
|
2007-12-18 18:13:24 +00:00 |
|
Sebastian Mendel
|
c7cf86e3cf
|
bug #1764182 [cookies] Suhosin cookie encryption breaks phpMyAdmin
|
2007-12-18 08:02:41 +00:00 |
|
Marc Delisle
|
e57fcde535
|
improve formatting of strAccessDeniedExplanation
|
2007-12-07 17:57:45 +00:00 |
|
Marc Delisle
|
d3a46e209c
|
patch #1821154, HTTP authentication: fix auth working with php/mod_fastcgi
|
2007-11-01 20:59:48 +00:00 |
|
Marc Delisle
|
f1a266c778
|
fix multi-server login bug introduced in revision 10855; ensure that the new _form_params are really used by the called function; missing doc for PMA_generate_common_hidden_inputs()
|
2007-10-26 17:08:12 +00:00 |
|
Marc Delisle
|
6e39abf02a
|
patch #1817529 [auth] Incorrect login via URL when AllowArbitraryServer is true, thanks to Juergen Wind
|
2007-10-22 16:47:52 +00:00 |
|
Sebastian Mendel
|
62ee5d8491
|
cleanup
|
2007-10-18 12:10:22 +00:00 |
|
Sebastian Mendel
|
d138f1f856
|
cleanup
|
2007-10-18 09:03:01 +00:00 |
|
Sebastian Mendel
|
085a7c8f22
|
make use of PMA_Message
|
2007-10-17 12:14:19 +00:00 |
|
Sebastian Mendel
|
1c47906d0a
|
cleanup
display errors in place
|
2007-10-16 08:31:13 +00:00 |
|
Sebastian Mendel
|
5dd96d42ce
|
replaced $PMA_errors with new PMA_Error_Handler
|
2007-10-08 16:02:58 +00:00 |
|
Sebastian Mendel
|
4355a564d5
|
refactored tooltip handling (please test!)
|
2007-10-05 13:18:04 +00:00 |
|
Marc Delisle
|
235fc3679c
|
move mcrypt code in-line (avoid one require); also add a constant for better protection
|
2007-09-23 15:12:42 +00:00 |
|
Marc Delisle
|
733fd1d242
|
patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER, thanks to Allard
|
2007-09-17 16:39:25 +00:00 |
|
Marc Delisle
|
5b6c3d7867
|
this comment is no longer true
|
2007-07-03 00:28:32 +00:00 |
|
Marc Delisle
|
93bbd8b148
|
use session_destroy() instead of session_cleanup.lib.php
|
2007-06-25 11:41:58 +00:00 |
|
Marc Delisle
|
244b62f61d
|
cleanup of user's choices stored in session
|
2007-06-23 22:18:15 +00:00 |
|
Marc Delisle
|
c5399453a8
|
patch #1712514 specify host for single signon, thanks to Thierry
|
2007-06-07 17:14:21 +00:00 |
|
Sebastian Mendel
|
573a6161bd
|
fixed code indention
|
2007-05-09 12:18:57 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
adb39168cc
|
coding standard: no braces around include
|
2007-04-01 09:51:41 +00:00 |
|
Sebastian Mendel
|
008734f8b0
|
do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
|
2007-03-30 09:12:05 +00:00 |
|
Marc Delisle
|
b949c7459a
|
bug #1676012 [auth] strip non-US-ASCII characters (RFC2616)
|
2007-03-21 13:16:31 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Sebastian Mendel
|
3ab281b786
|
fixed display of timeout message
|
2007-03-19 13:06:23 +00:00 |
|
Marc Delisle
|
b61b210703
|
with the "set" command vim no longer complains
|
2007-03-16 17:12:25 +00:00 |
|
Sebastian Mendel
|
c29b8627f9
|
hopefully cookie login is now working again as expected ...
|
2007-03-16 16:55:45 +00:00 |
|
Marc Delisle
|
e190478d01
|
vim complains with a */ at the end of options
|
2007-03-16 16:38:42 +00:00 |
|
Sebastian Mendel
|
319947b3fb
|
fixed last fix of fix
|
2007-03-15 17:38:51 +00:00 |
|
Sebastian Mendel
|
82a014ca7a
|
fixed Notice: Undefined index (thanks to Marc Delisle)
|
2007-03-15 15:19:58 +00:00 |
|
Sebastian Mendel
|
d2b12f612c
|
bug #1666657 Cookie password delete on timeout / inactivity
|
2007-03-15 11:49:12 +00:00 |
|
Sebastian Mendel
|
3e9a417afa
|
bug #1668724 JavaScript focus login Opera
|
2007-03-15 10:16:15 +00:00 |
|
Marc Delisle
|
911316238b
|
bug 1658160, warning about mcrypt
|
2007-02-14 21:09:18 +00:00 |
|