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

Add encrypted cookie option #992

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    3be5f08 View commit details
    Browse the repository at this point in the history
  2. add encrypt_cookie option in the same way as signed_cookie. using the…

    … new option overrides signed_cookie settings. no tests so far
    schorsch committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a51eceb View commit details
    Browse the repository at this point in the history
  3. add encrypt_cookie option in the same way as signed_cookie. using the…

    … new option overrides signed_cookie settings. no tests so far
    schorsch committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    36cfc31 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/add_encrypted_cookie_option' int…

    …o add_encrypted_cookie_option
    
    # Conflicts:
    #	lib/clearance/configuration.rb
    #	lib/clearance/session.rb
    #	spec/support/request_with_remember_token.rb
    schorsch committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    49f801d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    5bfda9d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    3d19439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c1dba View commit details
    Browse the repository at this point in the history