Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remember me option on login #39

Closed
gotson opened this issue Dec 25, 2019 · 3 comments
Closed

Remember me option on login #39

gotson opened this issue Dec 25, 2019 · 3 comments
Labels
enhancement New feature or request released

Comments

@gotson
Copy link
Owner

gotson commented Dec 25, 2019

The current session management, even though expiry is set at 7 days, doesn't always work.

Chrome Android in particular asks for login every time.

A specific remember me mechanism should solve this issue.

@gotson gotson added the enhancement New feature or request label Dec 25, 2019
@gotson gotson closed this as completed in 003452b Jan 18, 2020
gotson pushed a commit that referenced this issue Jan 18, 2020
# [0.13.0](v0.12.0...v0.13.0) (2020-01-18)

### Bug Fixes

* **admin rpc:** fix transaction issues on thumbnails regeneration ([af8e3ea](af8e3ea))
* **thumbnails:** fix wrong color in thumbnails ([1d5500d](1d5500d)), closes [#77](#77)
* media comment was not reset properly ([b42eadf](b42eadf))
* **web reader:** first/last display to full height in double pages mode ([a7548e2](a7548e2))
* **web reader:** remove blank space between images in double pages mode ([b65b009](b65b009)), closes [#72](#72)

### Features

* **api:** search books by media status ([0790501](0790501))
* **book analyzer:** partial handling of archives with errors ([2605b1d](2605b1d)), closes [#57](#57)
* **browse book:** add button to read book when hovering on thumbnail ([c490e79](c490e79)), closes [#67](#67)
* **security:** add remember-me option ([003452b](003452b)), closes [#39](#39)
* **web reader:** add 'original' fit option ([d030044](d030044)), closes [#71](#71)
* **webui:** add Media Analysis screen showing all books in error ([27d46d5](27d46d5)), closes [#26](#26)
@gotson
Copy link
Owner Author

gotson commented Jan 18, 2020

🎉 This issue has been resolved in version 0.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Bazzu85
Copy link

Bazzu85 commented Mar 26, 2022

Hi, I have this exact problem now...using vs 0.153.1 with chrome on Android...am I missing something?
Check this: https://youtu.be/OqtoI1mCbFQ

Repository owner locked as resolved and limited conversation to collaborators Mar 27, 2022
@gotson
Copy link
Owner Author

gotson commented Mar 27, 2022

Hi, I have this exact problem now...using vs 0.153.1 with chrome on Android...am I missing something? Check this: https://youtu.be/OqtoI1mCbFQ

Don't comment on resolved issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

2 participants