We use an ODBC frontend which calls the user authentication functions. The last release with working user authentication is 3.15.2. Release 3.16.0 breaks user authentication.
There had been a lot of changes between those releases. At the moment we do not have a patch. Would be great if some developer with knowledge about internals could fix it. Best, Christoph Thien -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Richard Hipp Gesendet: Freitag, 23. Juni 2017 17:14 An: SQLite mailing list Cc: Thien, Christoph Betreff: Re: [sqlite] User Authentication Extension is broken in 3.19 branch On 6/23/17, Thien, Christoph <[email protected]> wrote: > > we are compiling and using the User Authentication extension (Windows, > MSVC10 and MSVC14, x86 and amd64). > > Problem: > In 3.19 branch one can access a database without authentication. > Bummer. Do you have a patch to fix it, because that is not an extension that is supported by the SQLite developers. We originally wrote the user authentication extension at the request of Oracle, who at the time was a support customer. But Oracle never used the extension, as far as we know, and they dropped their support contract, so we have never bothered to properly document or test that extension, nor maintain it. What are you using it for? -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

