Robin Elfrink wrote: >> I don't see any usage of the method 'init_login_form_events'. What's it >> good for? > > It adds an event listener to the username input box. I created (actually > mostly copied) this function in case we need more > login-screen-initialization in the future.
Ah, but I failed to call that function. I'll remove it. Robin
