Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/db.c version 5869bf8c97
|
2012-11-21
| ||
| 21:02 | Enhancements to TH1 scripting in support of new ticket functionality. check-in: 74e3f90596 user: drh tags: trunk | |
| 16:28 | Add support for <verbatim type="allow-links"> check-in: bf67db062d user: drh tags: trunk | |
| 15:11 | Add the WIKI_LINKSONLY formatting option for the wiki formatter. check-in: 4615bc8faf user: drh tags: trunk | |
| 01:08 | Improvements to comments on recently added CAPTCHA code. check-in: 64231a679d user: drh tags: trunk | |
| 00:51 | Optionally require a CAPTCHA (controlled by Admin/Access) when a user who is not logged in tries to edit wiki, or a ticket, or an attachment. check-in: 82b8587a50 user: drh tags: trunk | |
|
2012-11-20
| ||
| 23:00 | Support calling the TH1 hooks for unknown commands. check-in: 811252b842 user: mistachkin tags: th1Hooks | |
| 22:28 | Centralize escaping of reserved HTML characters in the captcha output. check-in: a460326337 user: mistachkin tags: trunk | |
| 22:19 | Improve return code handling from the TH1 hooks. check-in: 3ddba1cff5 user: mistachkin tags: th1Hooks | |
| 22:13 | Change the action= attribute of <form> elements using javascript, as an additional defense against spam-bots. check-in: dfa3579455 user: drh tags: trunk | |
| 20:40 | Merge updates from trunk. check-in: 63754ea857 user: mistachkin tags: th1Hooks | |
| 20:31 | When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. check-in: fb04f27829 user: drh tags: trunk | |
| 08:27 | When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. check-in: 66196aa8b7 user: mistachkin tags: th1Hooks | |
| 08:23 | When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. Closed-Leaf check-in: e0152697fb user: mistachkin tags: dbReOpenConfigAttach | |