Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/main.c version 4a64349185
2022-12-29
| ||
18:56 | Add messages to the error log if the authorizer blocks an SQL statement for security reasons. This change requires a bug fix in SQLite and so it also includes the latest trunk version of SQLite. ... (check-in: 3d8bb63aab user: drh tags: trunk) | |
17:00 | Make the repository database read-only if an HTTP request is not from the same origin. This is not required for security. It is just an extra layer of defense. ... (check-in: 7c71f00ac8 user: drh tags: trunk) | |