metrotranscom / doorway

component-based web framework for affordable housing management
Apache License 2.0
3 stars 1 forks source link

fix: update create call #702

Closed ColinBuyck closed 1 week ago

ColinBuyck commented 1 week ago

This PR addresses #656

Description

This PR updates the user create call to include the agreedOfTermsOfServices that wasn't previously being saved.

How Can This Be Tested/Reviewed?

Run this locally, create a public account, check the db that the agreedToTermsOfService is set to true for that user.

Author Checklist:

Review Process: