]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the sqlite3_user_add() interface to initialize the user
authordrh <drh@noemail.net>
Thu, 11 Sep 2014 16:19:31 +0000 (16:19 +0000)
committerdrh <drh@noemail.net>
Thu, 11 Sep 2014 16:19:31 +0000 (16:19 +0000)
commit7883ecfcd40c8bcf60cb69a36459f6f4f6242824
treebe457aa24e51dd845fe6c2bf31ee11660606593e
parenta000ca681aa71c7efb4b9ab91f8ae6ca2bf289d3
Enhance the sqlite3_user_add() interface to initialize the user
authentication logic.  Add test cases for the extra argument on the
end of the authorizer callback.

FossilOrigin-Name: 842c6da8f1a62bd13a1b4089a98b0835a46a2285
ext/userauth/userauth.c
manifest
manifest.uuid
src/build.c
src/shell.c
src/sqliteInt.h
test/userauth01.test