miniflux-legacy/models
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
auto_update.php Do not remove .htaccess during auto-update sync 2014-04-05 22:10:10 -04:00
config.php remove orphaned functions 2015-01-03 23:17:13 +01:00
database.php Fix database hijacking 2015-01-17 21:14:44 +01:00
feed.php Improve user notice about failed feeds 2015-01-15 02:04:35 +01:00
item.php Add image proxy to avoid https mixed content warnings 2014-12-24 15:58:24 -05:00
proxy.php minor improvements 2015-01-13 20:27:33 +01:00
remember_me.php Fix database hijacking 2015-01-17 21:14:44 +01:00
schema.php Add favicon support 2014-12-24 17:54:27 -05:00
service.php Add Instapaper support 2014-12-24 13:50:20 -05:00
user.php Fix database hijacking 2015-01-17 21:14:44 +01:00