SQLite

All files named ”test/userauth01.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/userauth01.test

2024-10-28
17:27
Deleted: Remove the never-used and never-documented and long-ago deprecated user-authentication feature option. [65884d4f81a4705b]. (check-in: [3a3f7bf430] user: drh branch: trunk, size: 0)
2014-09-11
16:19
[e740a2697a] part of check-in [842c6da8f1] 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. (check-in: [842c6da8f1] user: drh branch: user-auth, size: 7637)
15:25
[de260ba56c] part of check-in [96ea5c0b3c] All interfaces working and tested. (check-in: [96ea5c0b3c] user: drh branch: user-auth, size: 7223)
14:56
[77f6762fd3] part of check-in [974a9c6558] Get the sqlite3_user_delete() interface working. (check-in: [974a9c6558] user: drh branch: user-auth, size: 6165)
14:40
[3be4d454af] part of check-in [52d440c7e1] Fix the sqlite3_user_change() interface so that it does allow a non-admin user to change their own password. (check-in: [52d440c7e1] user: drh branch: user-auth, size: 3340)
00:27
Added: [695ead5a47] part of check-in [2f6d8f32ee] Reorder parameters on the sqlite3_user_*() interfaces for consistency. Add the first TCL test cases. (check-in: [2f6d8f32ee] user: drh branch: user-auth, size: 2137)