Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Custom registration methods
Hey guys,
I run a game server and I'm trying to add a custom registration method which will require the user to run a command in-game from their account instead of verifying via email. Looking at vanilla's source though, it looks like the registration methods are just an array in the settingscontroller. Does Vanilla provide any hooks for this kind of thing that I'm just not seeing, or am I going to have to get down and dirty tearing up Vanilla's core?
I run a game server and I'm trying to add a custom registration method which will require the user to run a command in-game from their account instead of verifying via email. Looking at vanilla's source though, it looks like the registration methods are just an array in the settingscontroller. Does Vanilla provide any hooks for this kind of thing that I'm just not seeing, or am I going to have to get down and dirty tearing up Vanilla's core?
Tagged:
0