X
Xon
Guest
The XF registration flows from registering to valid/moderated are;
Read more
Continue reading...
- register => spam checker says moderate => approval queue => user_state set to valid. No email confirmation.
- register ("Enable email confirmation" == true) => email confirm ("Enable manual approval" == true) => approval queue.
- register ("Enable email confirmation" == true) => email confirm ("Enable manual approval" == false) => user_state set to valid
- register ("Enable email confirmation" == false) =>...
Read more
Continue reading...