BlackStonedLover / fluxcp

Automatically exported from code.google.com/p/fluxcp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Accounts waiting email activation are in wrong state. #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
('RequireEmailConfirm'  => true,)
1. create a new account
2. try to login to game
3. the error message says your account is banned (state=5)

What is the expected output? What do you see instead?
Instead, state=11 might be more appropriate.
This will cause clients to show a message similar to "This ID is waiting
for e-mail activation." (line 705 in msgstringtable.txt)

What version of the product are you using? r939

Original issue reported on code.google.com by brian.j....@gmail.com on 21 Oct 2009 at 10:05

GoogleCodeExporter commented 8 years ago
We've been aware of this for a long time but we have long since progressed past 
the
phase where we were designing Flux with regard to eA/RO states.
Instead, we chose to use the more widely-known perma-ban state since it's the
'generic' ban.
Fixing this is a low priority.

Original comment by Paradox924X on 25 Oct 2009 at 8:45

GoogleCodeExporter commented 8 years ago

Original comment by Paradox924X on 26 Oct 2009 at 10:23

GoogleCodeExporter commented 8 years ago

Original comment by Paradox924X on 26 Oct 2009 at 9:02

GoogleCodeExporter commented 8 years ago

Original comment by Paradox924X on 6 Feb 2012 at 1:25

GoogleCodeExporter commented 8 years ago
This will not be done unless behavior is changed in eAthena.

Original comment by Paradox924X on 19 Feb 2012 at 4:18