]> git.wh0rd.org - tt-rss.git/commit - js/prefs.js
use SSL serial to bind certificate to user; implement autologin using SSL certificate...
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 28 Mar 2011 04:30:00 +0000 (08:30 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 28 Mar 2011 04:30:15 +0000 (08:30 +0400)
commit3d72afa19a7e8e7f7691086dedba7c5f9631f42f
tree397f1e5936935122f0f023819fef26fbf1613cb4
parentf98252f27cb979f5285b65908b1b24a913b1af81
use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324)
config.php-dist
functions.php
modules/pref-prefs.php
prefs.js
sanity_check.php
schema/ttrss_schema_mysql.sql
schema/ttrss_schema_pgsql.sql
schema/versions/mysql/82.sql [new file with mode: 0644]
schema/versions/pgsql/82.sql [new file with mode: 0644]
sessions.php