astrosat / django-astrosat-users

Common backend library for Astrosat projects' user management
GNU General Public License v3.0
2 stars 0 forks source link

feat(backend): new customer-users must explicitly accept terms #125

Closed allynt closed 3 years ago

allynt commented 3 years ago

Ensuring that a newly-created customer_user has accept_terms set to False. This means they will be required to accept the terms upon logging in.