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

[actix-identity] Fix visit deadline #263

Merged
merged 5 commits into from
Jul 19, 2022

Conversation

LukeMathWalker
Copy link
Contributor

@LukeMathWalker LukeMathWalker commented Jul 16, 2022

PR Type

Bug fix

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the nightly rustfmt (cargo +nightly fmt).

Overview

Closes #262

@LukeMathWalker
Copy link
Contributor Author

LukeMathWalker commented Jul 17, 2022

An ICE when compiling doctests - no idea what that is about 😅

@JohnTitor
Copy link
Member

It's rust-lang/rust#99261 and has been fixed on the latest nightly.

@robjtede robjtede added A-identity Project: actix-identity B-semver-patch labels Jul 19, 2022
@robjtede robjtede merged commit 1089faa into actix:master Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-identity Project: actix-identity B-semver-patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[actix_identity] visit_deadline results in strange behavior, unable to use login cookie
3 participants