You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a required Terms of Service agreement checkbox to the signup
form alongside the existing Code of Conduct agreement. Updated the
PortalProfile model to store the user's agreement status. Both
agreements link to their respective external resources and are
required to complete the signup process.
Modified tests to ensure the new field is properly validated during
signup. The implementation follows the same pattern as the existing
Code of Conduct agreement.
As part of the account sign up process, new users should agree to the terms of service, and our CoC.
Tasks:
Tests:
Useful docs:
TBD: what is the Terms of Service?
Since we are hosted by The PSF, maybe check with PSF first of what the Terms of Service should be.
The text was updated successfully, but these errors were encountered: