Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/main.c version 67c8e83066
|
2011-09-18
| ||
| 19:16 | terribly minor internal cleanups. check-in: 507a458277 user: stephan tags: json | |
| 19:11 | One compile fix and MSVC build fix, from Jeff Slutter. check-in: 5f3a98ae83 user: stephan tags: json | |
| 10:40 | Removed some no-longer valid comments after confirming that JSON mode works without cookies. Dumbed-down the various login errors by default (again). check-in: 52229655df user: stephan tags: json | |
| 10:25 | Added userName to /json/stat output for the nobody user (it was previously not set in that case). Renamed captcha to password in /json/anonymousPassword. Added NYI (not yet implemented) placeholders for several planned request types. check-in: 13cc3b823f user: stephan tags: json | |
| 08:11 | Implemented anonymous user login over JSON. Requires 2 requests (captcha-fetch and then login). check-in: cebf9919f8 user: stephan tags: json | |
| 05:51 | merged trunk [b54b8e751a]. check-in: 76c4ae5e5e user: stephan tags: json | |
| 05:45 | More cleanups to the cson_cgi removal refactoring. Added common "indent" parameter to control indentation of JSON (uses cson_output_opt.indentation semantics). check-in: b3653265d1 user: stephan tags: json | |