issues
search
augustin-wien
/
augustina-backend
An open-source web shop designed for selling magazines on the street.
GNU Affero General Public License v3.0
7
stars
0
forks
source link
Fix/security check
#168
Closed
lebe1
closed
8 months ago
lebe1
commented
8 months ago
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Description
IMPORTANT TO KNOW
Quick fix due to frontend changes that now post requests with donation item of quantity 0 if none is specified
CHANGES
Adjust first check of only donation item being allowed to be zero
Remove second check that no amount is allowed to be zero
TODO
Checklist:
[ ] I have commented my code (or ChatGPT did), particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings, neither in my IDE nor in my browser
[ ] I have added tests that prove my fix is effective or that my feature works
Type of change
Description
IMPORTANT TO KNOW
CHANGES
TODO
Checklist: