]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extend the authorization mechanism to disallow the ATTACH and DETACH commands.
authordrh <drh@noemail.net>
Fri, 6 Jun 2003 19:00:42 +0000 (19:00 +0000)
committerdrh <drh@noemail.net>
Fri, 6 Jun 2003 19:00:42 +0000 (19:00 +0000)
commit81e293b4b20430af25d00f5538808b8f8fe44444
treee65e08019520ede0eb02cf30e10d021ca6cdd1ae
parent70dc85a4c21d7f02a4ec6ad314fd9bbab74d2076
Extend the authorization mechanism to disallow the ATTACH and DETACH commands.
Ticket #340. (CVS 1010)

FossilOrigin-Name: a97dca73aed0b42d8dcf944360667ae93c5324fd
manifest
manifest.uuid
src/attach.c
src/sqlite.h.in
src/tclsqlite.c
test/auth.test