- fixed: Basic Auth doesn't work if password contains colon (Arjan Widlak,

United Knowledge)
 - fixed: Basic Auth causes internal server error if you use more than one
   colon. (Arjan Widlak, United Knowledge)
This commit is contained in:
Arjan Widlak 2009-05-28 16:09:38 +00:00
parent 4dd1089a00
commit 4ff5595666
2 changed files with 18 additions and 8 deletions

View file

@ -1,4 +1,8 @@
7.7.8
- fixed: Basic Auth doesn't work if password contains colon (Arjan Widlak,
United Knowledge)
- fixed: Basic Auth causes internal server error if you use more than one
colon. (Arjan Widlak, United Knowledge)
- added date pagination, and some formatting to EMS Schedule table
- Removed dubious 3px padding around image based ads in an adspace.
- Stats now send over SSL rather than straight HTTP.