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
An invited user can skip over the standard account activation flow. This may be causing the discrepancy between the user.is_active field and the registration_profile.activated field.
An invited user can skip over the standard account activation flow. This may be causing the discrepancy between the
user.is_active
field and theregistration_profile.activated
field.otm-core/opentreemap/registration_backend/views.py
Lines 211 to 216 in 7ea8b1f
The text was updated successfully, but these errors were encountered: