Bug or Feature - OF 3.7.0

On Openfire 3.7.0:

You can have Inband Account Registration turned on/enabled

and

You can have Anonymous Login turned off/disabled

Now, if you register an account with the server settings above, you never get a response back from OF server if the registration was successful or not.

In order to get back a response of success, you have to turn Anonymous Login on.

We would like (and fyi are using xiff) to keep Anonymous Login turned off, but have our code be able to react to a RegistrationSuccessEvent.REGISTRATION_SUCCESS. Currently it seems this is not possible?