[eluser]gr0uch0mars[/eluser]
Each person will need something different, so even if we agree something every person will custom it. So let's go with the code, which is the interesting thing!
Peng Kong you said you had an ACL quite developed? Could we know something about it? How you manage user's roles and permissions? It's true we have to understand the code in order to custom it.
Quote:tho i think gr0uch had more of a ‘registration’ solution to get users to register quicker or something like that...
I thought account authentication was a bit more delicate than authorization, because the former needs code from other people (OAuth, OpenID, Facebook Connect...) which is hard to understand sometimes (at least for me), and the latter, apart from roles and permissions which is what I'd like to know, is simply to code profiles, admin panels to update/ban...
Although the discussion was interesting, let's move on to the code.