]> git.ipfire.org Git - thirdparty/squid.git/commit - helpers/external_acl/SQL_session/ext_sql_session_acl.pl.in
SQL database session helper
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 12 Jun 2012 08:50:53 +0000 (20:50 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 12 Jun 2012 08:50:53 +0000 (20:50 +1200)
commit0f0a89ab3cd9737e03229882d8e520d348888af8
tree43f360707b562dc6a860990997adab5491e06662
parentd3ed24f1a47b4eea91472b83023c42f2a87a408f
SQL database session helper

Session lookup helper which utilizes any SQL database backend.

For now it is a read-only session lookup. Session management is expected
to be controlled by an external system, such as a captive portal login
page.
configure.ac
helpers/external_acl/Makefile.am
helpers/external_acl/SQL_session/Makefile.am [new file with mode: 0644]
helpers/external_acl/SQL_session/config.test [new file with mode: 0755]
helpers/external_acl/SQL_session/ext_sql_session_acl.pl.in [new file with mode: 0755]