Misago icon indicating copy to clipboard operation
Misago copied to clipboard

Rename "new account activation" to something else

Open rafalp opened this issue 6 years ago • 1 comments

In old times of administrating the internet forums, "account activation" referred to process of clicking the activation link in e-mail after registration.

Apparently this wording is currently confusing as hell, and refers to user being active on site (or not), so I am thinking about rewording this to "new account confirmation" in one of future releases of Misago.

rafalp avatar Mar 11 '19 00:03 rafalp

My current idea for this is to have extra flags on user model:

  • requires_user_verification: if True, user needs to verify their e-mail address
  • requires_admin_verification: if True, admin needs to verify their account

rafalp avatar Mar 16 '23 13:03 rafalp