]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the never-used and never-documented and long-ago deprecated
authordrh <>
Mon, 28 Oct 2024 17:27:15 +0000 (17:27 +0000)
committerdrh <>
Mon, 28 Oct 2024 17:27:15 +0000 (17:27 +0000)
commitbc4df6079c654b52786de49d7ad17ca30ac9822b
tree2a276b4f482923c97cbc80dfe864e632b9f8e387
parentfe5602ffd9d1f7fb6d05047b9065b3fe52218cca
Remove the never-used and never-documented and long-ago deprecated
user-authentication feature option.

FossilOrigin-Name: 3a3f7bf4307c27e56546e51da06ecc9a262cdf155fda2dd359aa2326d207a147
20 files changed:
ext/userauth/sqlite3userauth.h [deleted file]
ext/userauth/user-auth.txt [deleted file]
ext/userauth/userauth.c [deleted file]
main.mk
manifest
manifest.uuid
src/attach.c
src/auth.c
src/build.c
src/ctime.c
src/func.c
src/main.c
src/pragma.c
src/shell.c.in
src/sqliteInt.h
src/tclsqlite.c
src/test1.c
src/test_config.c
test/userauth01.test [deleted file]
tool/mkctimec.tcl