Fossil

Check-in [57276a51]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:When emitting the default password as part of the 'new' command, add the term 'remote-access' to it to clarify that it's only for remote use. Indirectly suggested by forum post 9dbd8e00ee.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 57276a518ad6449d415b7295b5f42b922123997b1f23b0a27185918aa4f8e6d7
User & Date: stephan 2025-04-23 10:46:27.404
Context
2025-04-23
12:51
Fix string comparison between tainted and untainted strings in TH1. Forum post 6ab1c36a80. ... (check-in: 45f3a45f user: drh tags: trunk)
10:46
When emitting the default password as part of the 'new' command, add the term 'remote-access' to it to clarify that it's only for remote use. Indirectly suggested by forum post 9dbd8e00ee. ... (check-in: 57276a51 user: stephan tags: trunk)
2025-04-22
19:34
Fix another problem with lappend and taint. See forum post 94b7485f4 for a description of the problem. ... (check-in: aa66767b user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/db.c.