-
Notifications
You must be signed in to change notification settings - Fork 3
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
1790: Verein360 endpoint protection #1811
base: main
Are you sure you want to change the base?
Conversation
8924111
to
62e1ae5
Compare
backend/src/main/kotlin/app/ehrenamtskarte/backend/common/webservice/Utils.kt
Outdated
Show resolved
Hide resolved
❓ Not directly related to the current PR but I have to ask somewhere: |
❓ and one more general question: |
Yes i think we decided on not sending mails in this case. For organizations it makes no sense and for the users we would have to adjust the texts because they not really submitted the application |
You are right, this was a bug. I fixed it. |
Ok good point. I would split this:
|
pls update the branch, I will re-test all together :) |
# Conflicts: # backend/src/main/kotlin/app/ehrenamtskarte/backend/application/webservice/EakApplicationMutationService.kt
done |
Short description
Finalize the verein360 endpoint
Proposed changes
Side effects
Testing
Create an api token
create applications with and without the api token
create applications with and without the pre-verified flag set
create applications with one or multiple organizations
Resolved issues
Fixes: #1790 #1625