Commit Graph

23 Commits

Author SHA1 Message Date
Sankaranarayanan Viswanathan
67d7315003 Extract afterLogin into a separate class 2014-10-08 21:39:39 -04:00
Sankaranarayanan Viswanathan
47da4a2a1a Change visibility to package private 2014-10-08 21:03:53 -04:00
Sankaranarayanan Viswanathan
174be9c2d1 Added additional tests for UserService login 2014-10-08 20:59:05 -04:00
Athou
0140402ad4 don't create a session if it does not exists 2014-08-19 07:34:07 +02:00
Athou
8e262a1e10 guicing up 2014-08-17 14:16:30 +02:00
Athou
b051613b62 merge properties service into configuration 2014-08-16 17:27:27 +02:00
Athou
23d33b8402 delete feed by feed as entries are now deleted in the same transaction as the feed 2014-08-15 15:30:24 +02:00
Athou
823cb03f9b let hibernate clean entries 2014-08-15 15:09:48 +02:00
Athou
943bde7eed hide session management inside UserService 2014-08-15 12:46:52 +02:00
Athou
9701af0736 user update should proc with api key and cookie login too 2014-08-15 12:18:10 +02:00
Athou
d6a55e1ec0 context not needed anymore 2014-08-14 16:10:07 +02:00
Athou
1324269f1d code cleanup 2014-08-14 11:40:30 +02:00
Athou
0ff477579b findbugs is now happy 2014-08-14 08:38:13 +02:00
Athou
62a8e8c119 prevent timing attacks by using a time-constant comparison algorithm 2014-08-13 17:08:42 +02:00
Athou
34d7cb949d login by name or email 2014-08-12 19:55:57 +02:00
Athou
757cfff0e6 cleanup 2014-08-12 14:39:08 +02:00
Athou
dd3455d273 re-implement password recovery 2014-08-11 14:55:41 +02:00
Athou
f83a7a2ef7 better transaction granularity 2014-08-11 06:11:12 +02:00
Athou
e8f0cfb4bd better detection of empty database 2014-08-11 05:33:00 +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