shymmq / librus-client

Klient restowego API librusa na androida
https://play.google.com/store/apps/details?id=pl.librus.client
GNU General Public License v3.0
14 stars 3 forks source link

Database is not user specific #82

Closed rowysock closed 7 years ago

rowysock commented 7 years ago

After logging in into other account I see merged data for both current and last user. This is a huge privacy concern. Each user need to have separate database. It would also be nice to make database encrypted. I think SQLCipher provides such a functionality

mimi89999 commented 7 years ago

Shouldn't be the database for a user/account cleared on logout?