Missing "Remember Me" option
User session are long lived and do not expire at browser exit.
Edit 20/11 (@fdaveine):
If we implement this feature checkbox should be uncheck by default.
Additionally we could save the checkbox state in localStorage
to avoid the "remember me" user the pain to recheck the box every time the session expire.
Edited by Fabien Daveine