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

[Fix/Features] CSRF Ignoring Routes support & Fix Invoice creation on webhook #640

Merged
merged 6 commits into from
Jan 22, 2023

Conversation

IceToast
Copy link
Collaborator

  • Fix invoice creation on webhook (cannot rely on auth->user at partner discount)
  • Added CSRF ignoring routes support for extensions (for routes like webhooks that don't use csrf tokens)
  • Reduced DB calls when using partner discount
  • Added CSRF ignoring routes support for extensions (for routes like webhooks that don't use csrf tokens)
  • Added several more functions to extensionshelper to allow easier usage

@IceToast IceToast added Bug / Fix Something isn't working and may need a fix Feature Adding a new feature, or substantial improvements on existing functionality labels Jan 21, 2023
@IceToast IceToast self-assigned this Jan 21, 2023
@IceToast IceToast added fix and removed Bug / Fix Something isn't working and may need a fix labels Jan 21, 2023
@IceToast IceToast added this to the V0.9 milestone Jan 21, 2023
@1day2die 1day2die merged commit c32bfc1 into Ctrlpanel-gg:development Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Adding a new feature, or substantial improvements on existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants