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/classes/pref
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
9 years ago
..
feeds.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 9 years ago
filters.php pref_filters: sort rules by reg_exp when displaying index 10 years ago
labels.php pref-labels: remove obsolete searching code 10 years ago
prefs.php updates: auto-disable CURL if open_basedir is enabled, notify possible issues w/ plugins 10 years ago
system.php store formatted backtrace to sql log 10 years ago
users.php pre-users: disallow renaming admin user 10 years ago