astrosat / django-astrosat-users

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

add accept_term field #43

Closed allynt closed 4 years ago

allynt commented 4 years ago

If AstrosatUsersSettings.require_terms_acceptance is True, then users will be unable to register w/out accepting terms. Users who registered w/out accepting terms while that setting was False will be unable to login until they accept terms.