- 12 Feb, 2014 1 commit
-
-
michada authored
LoginFilter modified to send redirect when login is done with parameters and to return a 403 error when accesing Rest API without authorization.
-
- 11 Feb, 2014 1 commit
-
-
michada authored
Access to any resource except index.html can be restricted enabling the LoginFilter in the web.xml configuration file. It is currently disabled. Old index.html moved to main.html and replaced with an index.html that contains a login form.
-
- 10 Feb, 2014 2 commits