miniflux-legacy/controllers
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
..
.htaccess Add autoflush value 'immediately' and improve gitignore 2013-12-22 21:25:54 -05:00
bookmark.php display & update the number of unread items on every page with an "unread items" menu 2015-01-04 18:48:01 +01:00
common.php Fix database hijacking 2015-01-17 21:14:44 +01:00
config.php improve sub navigation on config page 2015-01-13 22:50:59 +01:00
console.php display & update the number of unread items on every page with an "unread items" menu 2015-01-04 18:48:01 +01:00
feed.php Improve user notice about failed feeds 2015-01-15 02:04:35 +01:00
history.php display & update the number of unread items on every page with an "unread items" menu 2015-01-04 18:48:01 +01:00
item.php display & update the number of unread items on every page with an "unread items" menu 2015-01-04 18:48:01 +01:00
user.php Add CSRF protections 2014-11-07 21:44:20 -05:00