Commit Graph

7 Commits

Author SHA1 Message Date
Frederic Guillot 4ab9ca165c Allow producer to be executed only for a given user 2017-01-15 17:48:13 -05:00
Frederic Guillot 99a6307415 Flush all user remember me sessions when changing password 2017-01-03 21:22:12 -05:00
Frederic Guillot 818c501b07 Trim username and password 2016-12-29 17:53:46 -05:00
Frederic Guillot 82df35a59b Change the database structure to have a single database
This is a major change for the next release of Miniflux.

- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00
Frederic Guillot 506503bbcd
Add Miniflux namespace everywhere 2016-08-24 21:17:58 -04:00
Frederic Guillot dac1dc21e0
Add validator namespace 2016-08-23 22:03:45 -04:00
Frederic Guillot 1f88eb50f3
Move application code to app folder 2016-08-18 21:02:49 -04:00