]> git.wh0rd.org - tt-rss.git/commit
implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY)
authorAndrew Dolgov <fox@fakecake.org>
Sat, 13 Apr 2013 14:24:27 +0000 (18:24 +0400)
committerAndrew Dolgov <fox@fakecake.org>
Sat, 13 Apr 2013 14:24:41 +0000 (18:24 +0400)
commit044cff2d74ece46256201695346d1a0d1d66c746
treef8c4c039e69bde071b74ca27f35839f0a3a55eb7
parent5b27cb05a8af1bcf741a3885b17fc7d03d456c5f
implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY)
classes/pref/feeds.php
config.php-dist
include/crypt.php [new file with mode: 0644]
include/functions.php
include/rssfuncs.php
include/sanity_check.php
include/sanity_config.php
install/index.php