Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | worked around a weird cgi_parameter() bug. We are now not processing the name/password params with the precedence i would like, but it works now in server/cgi modes with GET and POST. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | json |
Files: | files | file ages | folders |
SHA1: |
b0885e864c3a4f9242a11cb139ef4642 |
User & Date: | stephan 2011-09-16 23:06:42.951 |
Context
2011-09-16
| ||
23:29 | Added some code for dumbing-down only the different login errors (missing name, missing pw, or no match found). Defaults to dumbed-down mode. ... (check-in: 388c9888 user: stephan tags: json) | |
23:06 | worked around a weird cgi_parameter() bug. We are now not processing the name/password params with the precedence i would like, but it works now in server/cgi modes with GET and POST. ... (check-in: b0885e86 user: stephan tags: json) | |
21:39 | restructured /json/cap output. ... (check-in: 7e3902d1 user: stephan tags: json) | |
Changes
Changes to src/json.c.