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

Session related improvements #977

Merged
merged 1 commit into from Nov 22, 2019
Merged

Session related improvements #977

merged 1 commit into from Nov 22, 2019

Conversation

ec
Copy link
Contributor

@ec ec commented Nov 22, 2019

  • Comment out standard rails development cache configurations
  • Force production and development envs to use redis_cache_store as
    session_ and cache_ store
  • Make session name to be configurable through BARONG_SESSION_NAME env
  • Cosmetic improvments in sessions_store.rb due to code style rules
  • Remove session[:init] in auth to avoid initing empty sessions (apikey)

* Comment out standard rails development cache configurations
* Force production and development envs to use redis_cache_store as
session_ and cache_ store
* Make session name to be configurable through BARONG_SESSION_NAME env
* Cosmetic improvments in sessions_store.rb due to code style rules
* Remove session[:init] in auth to avoid initing empty sessions (apikey)
@ec ec self-assigned this Nov 22, 2019
@mod mod merged commit da66fa4 into master Nov 22, 2019
@mod mod deleted the improvment/sessions branch November 22, 2019 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants