summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sqlite.c
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2012-12-25 22:08:53 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2012-12-26 01:32:20 +0100
commit40e66aed101e5a448fe012f24abe33d15a68cee9 (patch)
tree0ba4005d5d55740015c079e03d03fd033708d7e2 /database/sqlite/sqlite.c
parent242ba8893bef1fe05d71959afc5273af021b8537 (diff)
downloadeurephia-40e66aed101e5a448fe012f24abe33d15a68cee9.tar.gz
eurephia-40e66aed101e5a448fe012f24abe33d15a68cee9.tar.xz
eurephia-40e66aed101e5a448fe012f24abe33d15a68cee9.zip
Added a new eDBregister_login2() to replace eDBregister_login() database function
This will save the access profile in the lastlog table. However, it will not save the VPN IP address and netmask any more. This should be saved in the vpnaddr_history table, using the eDBregister_vpnclientaddr() function. eDBregister_login() is now just a wrapper around the eDBregister_login2(), ignoring the access profile id and VPN addresses. This exists purely as a compatibility layer if the updated driver is used against an older eurephia-auth.so plug-in. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Diffstat (limited to 'database/sqlite/sqlite.c')
0 files changed, 0 insertions, 0 deletions