Commit Graph

7 Commits

Author SHA1 Message Date
Nikolaos Laskaris 7bebf8b84b Security is now completed... only token-based calls are now permitted. 2017-10-13 18:08:49 +03:00
Nikolaos Laskaris 75fb24b85d Added native token generation and full session management. 2017-10-13 15:23:59 +03:00
Nikolaos Laskaris 2c4c37c5b4 Implementing the security. 2017-10-12 18:41:20 +03:00
Nikolaos Laskaris 839952a5cb Configured proxy 2017-09-29 15:13:21 +03:00
Nikolaos Laskaris d802128641 Cleaned up a little bit the security management code. Also added the
userinfo table to hold information for loggedin users.
2017-09-28 13:33:04 +03:00
Nikolaos Laskaris fab68cf147 Added security over all endpoints. Now need to provide an 'oauth2-token'
parameter on each http request.
2017-09-27 19:15:39 +03:00
Nikolaos Laskaris 9f8b4a3cce Initial import of DMP project modules.
1) dmp-backend : spring-hibernate webservice which allows dmp data
storing and fetching from a relational database.
2) dmp-javascript-engine: a simple wrapper for java's nashorn javascript
engine.
3) dmp-frontend: an angular based frontend app to serve dynamic
questionnaires to aid the formation of Digital Management Plans
2017-09-14 13:43:44 +03:00