Commit Graph

20 Commits

Author SHA1 Message Date
Athou
c7ab179a9e cleanup 2015-03-19 13:01:03 +01:00
Athou
5c9e1406a1 correctly display error message when email is not found during password recovery 2015-02-22 07:18:55 +01:00
Athou
db03dd12a0 use java8 optional 2014-12-12 11:05:28 +01:00
Athou
6419d29489 demo account creation is now skipped by default 2014-11-23 13:27:34 +01:00
Athou
24bd1121af commons-lang upgrade to v3 2014-10-29 08:46:23 +01:00
Athou
c48e248283 move session related classes to subpackage 2014-10-22 10:35:50 +02:00
Sankaranarayanan Viswanathan
12030f6ce9 Provide a SessionHelper to manage the session 2014-10-22 01:17:33 -04:00
Sankaranarayanan Viswanathan
326ee79c8c Remove HttpSession dependency in UserService phase 1 complete 2014-10-09 20:53:38 -04:00
Sankaranarayanan Viswanathan
54cc265ee6 Refactored UserREST login to populate session itself 2014-10-09 08:38:50 -04:00
Athou
8e262a1e10 guicing up 2014-08-17 14:16:30 +02:00
Athou
20292a7742 user is logged in after registration 2014-08-15 12:49:10 +02:00
Athou
943bde7eed hide session management inside UserService 2014-08-15 12:46:52 +02:00
Athou
7b373c79d9 fetch user from database instead of using the one in the session to avoid hibernate exception 2014-08-13 10:15:01 +02:00
Athou
eb5a6913e0 renamed variable for clarity 2014-08-12 19:56:21 +02:00
Athou
dd3455d273 re-implement password recovery 2014-08-11 14:55:41 +02:00
Athou
0329c7d876 registration module 2014-08-09 19:04:37 +02:00
Athou
bbf04c4687 welcome page 2014-08-09 18:13:46 +02:00
Athou
33b683d037 session support 2014-08-09 15:38:42 +02:00
Athou
c56c213da7 security revamp 2014-08-08 22:18:35 +02:00
Athou
986fd25942 removed wicket and tomee, use dropwizard instead. remove wro4j, use gulp instead 2014-08-08 16:49:02 +02:00