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

fix: user being disconnected after 33min instead of 14 days #591

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

ghusse
Copy link
Contributor

@ghusse ghusse commented Jan 6, 2021

Pull Request checklist:

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Create automatic tests
  • Test manually the implemented changes
  • Review my own code (indentation, syntax, style, simplicity, readability)
  • Wonder if you can improve the existing code

Copy link
Contributor

@LouisClisson LouisClisson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ghusse ghusse merged commit 2e2dc81 into beta Jan 6, 2021
@ghusse ghusse deleted the fix/disconnect-after-33-min branch January 6, 2021 15:18
forest-bot added a commit that referenced this pull request Jan 6, 2021
# [7.0.0-beta.7](v7.0.0-beta.6...v7.0.0-beta.7) (2021-01-06)

### Bug Fixes

* user being disconnected after 33min instead of 14 days ([#591](#591)) ([2e2dc81](2e2dc81))
@forest-bot
Copy link
Member

🎉 This PR is included in version 7.0.0-beta.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Feb 22, 2021
# [7.0.0](v6.7.11...v7.0.0) (2021-02-22)

### Bug Fixes

* **authentication:** error when authenticating with an invalid token in cookies ([#593](#593)) ([405feb4](405feb4))
* connect to liana through safari ([#590](#590)) ([6a0fcb3](6a0fcb3))
* fix incorrect usage of the new connections parameter ([#557](#557)) ([2840e41](2840e41))
* user being disconnected after 33min instead of 14 days ([#591](#591)) ([2e2dc81](2e2dc81))

### Features

* init function now uses connections & objectMapping instead of sequelize as parameter ([#539](#539)) ([74262ac](74262ac))
* return correct errors when the user needs to configure the 2FA ([#609](#609)) ([08b64a0](08b64a0))

### BREAKING CHANGES

* sequelize options is not supported anymore by Liana.init()
connections and objectMapping is now required on Liana.init().
Update forest-express dependency to 8.0.0-beta.1 (See https://github.com/ForestAdmin/forest-express/tree/v8.0.0-beta.1)

Co-authored-by: jeffladiray <ladirayjeff@gmail.com>
@forest-bot
Copy link
Member

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants