You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/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
8 years ago
..
autoload.php autoload: include functions.php 12 years ago
ccache.php add housekeeping task for orphaned counter cache entries 10 years ago
colors.php do no try to pass MS icon files to GD 12 years ago
crypt.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 8 years ago
db-prefs.php move db-prefs to OO 12 years ago
db.php actually check for failures properly in the dbupdater 9 years ago
digest.php remove some unused code reported by phpmd 11 years ago
errorhandler.php error handler: do not log last query, truncate error message to a smaller length 9 years ago
feedbrowser.php Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC 10 years ago
functions.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 8 years ago
functions2.php shared posts: remove link to feed in externally shared articles to prevent leaking potentially private feed urls 8 years ago
labels.php remove some unused code reported by phpmd 11 years ago
login_form.php dijit style updates 9 years ago
rssfuncs.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 8 years ago
sanity_check.php remove support for legacy mysql driver 8 years ago
sanity_config.php update sanity_config 9 years ago
sessions.php ttrss_gc: return true 9 years ago
version.php bump static version to 16.8 8 years ago