1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
ttrss/include
Andrew Dolgov 17a8e61d2a deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1
1. transparent decryption for existing installs stays for the time being
2. new passwords are not going to be encrypted even if FEED_CRYPT_KEY is defined
3. added update.php --decrypt-feeds to bulk decrypt existing encrypted passwords
4. updated install to not auto-generate crypt key
5. added warning to config.php-dist
2017-01-07 14:25:46 +03:00
..
autoload.php autoload: include functions.php 2013-04-24 09:05:58 +04:00
ccache.php add housekeeping task for orphaned counter cache entries 2015-03-06 14:14:51 +03:00
colors.php do no try to pass MS icon files to GD 2013-06-15 13:15:20 +04:00
crypt.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 2017-01-07 14:25:46 +03:00
db-prefs.php move db-prefs to OO 2013-04-18 12:00:01 +04:00
db.php actually check for failures properly in the dbupdater 2016-04-26 20:04:24 +03:00
digest.php remove some unused code reported by phpmd 2014-02-19 15:42:52 +04:00
errorhandler.php error handler: do not log last query, truncate error message to a smaller length 2016-02-17 16:42:13 +03:00
feedbrowser.php Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC 2015-05-21 23:53:58 -04:00
functions.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 2017-01-07 14:25:46 +03:00
functions2.php shared posts: remove link to feed in externally shared articles to prevent leaking potentially private feed urls 2016-09-21 09:39:31 +03:00
labels.php remove some unused code reported by phpmd 2014-02-19 15:42:52 +04:00
login_form.php dijit style updates 2015-08-12 16:58:06 +03:00
rssfuncs.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 2017-01-07 14:25:46 +03:00
sanity_check.php remove support for legacy mysql driver 2016-08-21 14:03:35 +03:00
sanity_config.php update sanity_config 2015-12-01 10:11:40 +03:00
sessions.php ttrss_gc: return true 2015-12-07 15:25:31 +03:00
version.php bump static version to 16.8 2016-08-10 09:15:52 +03:00