Steps to reproduce:
- enable self service
- try to click on forgotten password link
- nothing happens
Looks like the e.preventDefault(); should be removed from the selfServiceClick event handler in RESTLoginView.js
Both "Log inForgot password" and "Register" are affected by this bug.