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 app_data method to GuardContext #3341

Merged
merged 6 commits into from
Jun 7, 2024
Merged

Add app_data method to GuardContext #3341

merged 6 commits into from
Jun 7, 2024

Conversation

GreeFine
Copy link
Contributor

@GreeFine GreeFine commented Apr 24, 2024

PR Type

Feature

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 latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Adding the ability to access app_data from a Guard.

For more context, the issue was discussed on discord:
https://discord.com/channels/771444961383153695/1232649741859557547

@robjtede robjtede added B-semver-minor A-web project: actix-web labels Jun 7, 2024
@robjtede robjtede enabled auto-merge June 7, 2024 14:08
@robjtede robjtede added this pull request to the merge queue Jun 7, 2024
Merged via the queue into actix:master with commit 8fdf358 Jun 7, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web project: actix-web B-semver-minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants