Mathias Kresin
cfd03efc01
Fix database hijacking
...
Check if a requested database can be selected. Error out if not.
This prevents automatic fallbacks to the default database.
Remove the authorized information from the session if a new database
gets selected.
Factor out logout function to reuse existing code.
2015-01-17 21:14:44 +01:00
Frédéric Guillot
4313909052
Add option to flush all unread items after X days, default 45 days (avoid very large database)
2014-12-15 20:38:35 -05:00
Frédéric Guillot
3840a87128
Update to the last version of PicoFeed
2014-05-20 14:20:27 -04:00
Frédéric Guillot
eab942537f
Add support for multiple users/databases
2014-04-05 20:24:13 -04:00
Frédéric Guillot
49583f381f
Improve files organization
2014-02-08 14:13:14 -05:00
Frédéric Guillot
cd671c60b7
Add autoflush() call to the cronjob
2013-12-22 22:19:27 -05:00
Frédéric Guillot
4fb68b9b80
Split models and controllers in different files
2013-12-22 20:55:53 -05:00
Frederic Guillot
d6c65bec9d
Add support to dump debug output to a log file
2013-07-06 14:29:45 -04:00
Frederic Guillot
a79211d47f
Improve items paging, get config values, add option to set the number of items per page and add comments
2013-07-06 10:50:37 -04:00
Frederic Guillot
30ea882cc7
Minor code refactoring
2013-05-22 13:13:56 +02:00
Neck
1bd79b27d6
Allow cronjob.php to be called from web.
2013-05-21 19:18:19 +01:00
Frederic Guillot
8fd7b18927
Move everything to the top-level directory
2013-05-21 12:34:39 +02:00