Open spassvogel opened 10 years ago
We need to enable a user to stay logged in throughout browser sessions (with a cookie), if agreed to this with a checkbox or something.
Also means we need a logout functionality. This will have the added benefit of making development less annoying too.
http://stackoverflow.com/questions/5912577/how-to-implement-basic-authentication-with-glassfish http://docs.oracle.com/javaee/6/tutorial/doc/glxgo.html
We need to enable a user to stay logged in throughout browser sessions (with a cookie), if agreed to this with a checkbox or something.
Also means we need a logout functionality. This will have the added benefit of making development less annoying too.
http://stackoverflow.com/questions/5912577/how-to-implement-basic-authentication-with-glassfish http://docs.oracle.com/javaee/6/tutorial/doc/glxgo.html