Commit Graph

51 Commits

Author SHA1 Message Date
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
Loïc Chapeaux
01fdd8e30b fixed css errors 2002-02-10 10:57:23 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
e0c6efdc48 improved patch #495360 2002-02-09 18:04:03 +00:00
Marc Delisle
aaded59105 cookies test 2002-02-09 16:59:45 +00:00
Loïc Chapeaux
81b35af273 added an option to define whether previous login should be recalled or not in cookie auth. mode 2002-02-09 12:51:02 +00:00
Marc Delisle
ca812aa310 bug 509318 2002-01-27 23:04:11 +00:00
Loïc Chapeaux
5432997e42 Servers choice box was displayed even if there is only one server 2001-12-24 11:16:21 +00:00
Marc Delisle
c2b829c7ff strGo 2001-12-14 13:23:42 +00:00
Marc Delisle
4e8eee3212 typo 2001-12-13 03:19:20 +00:00
Marc Delisle
ce3888263f renamed to config.auth.lib.php3 2001-12-13 02:21:13 +00:00
Marc Delisle
4fa356ee2b rename from basic 2001-12-13 02:18:08 +00:00
Loïc Chapeaux
48fe4cde95 fixed errors in authentication libraries 2001-12-10 10:18:57 +00:00
Loïc Chapeaux
3b3a8a5c3a added a js quick validation 2001-12-09 22:50:20 +00:00