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

feat(appengine): Add/update AntiForgery sample #2353

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

Conversation

jahjahbin
Copy link
Contributor

@jahjahbin jahjahbin commented Oct 4, 2023

Kind of reverting #2204 by adding the sample back and updating it to .NET 6.

Not sure if it's ok to use the powerpack packages.

Adding the public docs linked in the README is still a WIP.

I tested the anti-forgery scenario by sending a GET for the form, redeploying (so at least shutdown/reboot the instance), and POSTing the response. Worked just fine for me.

@jahjahbin jahjahbin requested review from a team as code owners October 4, 2023 21:19
@snippet-bot
Copy link

snippet-bot bot commented Oct 4, 2023

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added api: appengine Issues related to the App Engine Admin API API. samples Issues that are directly related to samples. labels Oct 4, 2023
@amanda-tarafa amanda-tarafa added the product: appengine flex Issues related to the App Engine Flex environment label Oct 13, 2023
@jskeet
Copy link
Member

jskeet commented May 28, 2024

@amanda-tarafa Do you know if this PR is still active?

@amanda-tarafa
Copy link
Member

Yes, it's blocked on the Power Pack alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: appengine Issues related to the App Engine Admin API API. product: appengine flex Issues related to the App Engine Flex environment samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants