tt-rss update
This pull request has additional changes on top of #240. It should fix the database configuration issue and adds LDAP authentication.
One issue is that I haven't found a way to correctly purge and then reinstall tt-rss. It ends up missing the database configuration after the reinstall. This shouldn't affect most users though.
Merge request reports
Activity
Created by: SunilMohanAdapa
Merged this after rebase and one change. In a clean system state, it is not guaranteed that PostgreSQL is selected as database during installation. So, set a debconf value for it.
I also found that there is a bug in tt-rss/dbconfig-common purge phase that does not remove the ucf hash file for database.php. This causes new installs to not have that file. I will submit a patch for it.
Created by: SunilMohanAdapa
Bug reports for tt-rss purge problems with more information on the problem and a patch: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817991