Commit Graph

1753 Commits

Author SHA1 Message Date
Athou
fa0e7bcb54 rome upgrade 2014-08-15 13:57:10 +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
9701af0736 user update should proc with api key and cookie login too 2014-08-15 12:18:10 +02:00
Athou
1456cc40e1 link to metrics 2014-08-14 16:31:14 +02:00
Athou
dc1f88c44c remove old settings and save button as settings are read only now 2014-08-14 16:29:43 +02:00
Athou
51eda57618 dynamic user agent string 2014-08-14 16:19:06 +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
cda6cb5cc0 query not used anymore 2014-08-14 11:27:43 +02:00
Athou
c1b8619b26 toString() not needed 2014-08-14 10:21:36 +02:00
Athou
4203e25321 remove unused list 2014-08-14 10:21:21 +02:00
Athou
aa02c7b93a wrapping not needed 2014-08-14 09:40:40 +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
f05515d7d6 finer transactions 2014-08-13 13:08:54 +02:00
Athou
95bbcce941 simplify queries 2014-08-13 12:59:06 +02:00
Athou
d6b98f1518 trigger inputs on login 2014-08-13 12:35:37 +02:00
Athou
e4c4960972 remove rest methods as those are scheduled now 2014-08-13 11:49:21 +02:00
Athou
2a26031261 not a good idea 2014-08-13 11:45:35 +02:00
Athou
1d6e212955 fix documentation link 2014-08-13 11:24:42 +02:00
Athou
9fa3743d21 disable autocomplete on profile page 2014-08-13 11:23:36 +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
4e9266e2d5 added comment 2014-08-13 10:12:18 +02:00
Athou
ea957e297c fix translations for zn and ms 2014-08-13 10:07:21 +02:00
Athou
9320b6beb8 units of work can now be chained 2014-08-13 10:01:38 +02:00
Athou
6d4cbb889d increase connections in redis pool 2014-08-13 03:03:53 +02:00
Athou
27d16265d6 autofilled fields do not trigger model update, do it manually 2014-08-13 02:51:53 +02:00
Athou
eb5a6913e0 renamed variable for clarity 2014-08-12 19:56:21 +02:00
Athou
34d7cb949d login by name or email 2014-08-12 19:55:57 +02:00
Athou
3c935a0b67 remove potential duplicates 2014-08-12 16:56:18 +02:00
Athou
982cf044ef smarter join 2014-08-12 16:32:03 +02:00
Athou
7a21e9816c prevent NPE 2014-08-12 16:05:57 +02:00
Athou
fd6701079e logging shutdown info 2014-08-12 14:53:04 +02:00
Athou
757cfff0e6 cleanup 2014-08-12 14:39:08 +02:00
Athou
560277663f java dependencies upgrade 2014-08-12 12:02:47 +02:00
Athou
a10d0336c5 persistent sessions across app restarts and across browser restarts 2014-08-12 11:25:00 +02:00
Athou
114ab6834c admin user can be disabled now (fix #605) 2014-08-12 10:35:09 +02:00
midi
fd857b1298 denglish update translation (fix)
forgot to remove one character
2014-08-12 08:56:19 +09:00
Athou
281b4512e8 style messages 2014-08-11 20:08:32 +02:00
Athou
ec7081c4b5 fix demo login link 2014-08-11 20:01:24 +02:00
Athou
7dff44bcb4 don't redirect if user is not logged in 2014-08-11 19:53:29 +02:00
Athou
e62c7141af re-implement google analytics 2014-08-11 15:11:01 +02:00
Athou
dd3455d273 re-implement password recovery 2014-08-11 14:55:41 +02:00
Athou
e9cd8317aa fix tooltip translation 2014-08-11 11:07:07 +02:00
Athou
ac7fe91593 swagger ui 2014-08-11 11:05:50 +02:00
Athou
20180eb890 backport translations to dropwizard branch 2014-08-11 09:30:38 +02:00
Athou
74907d4067 delete button was not working 2014-08-11 06:19:37 +02:00
Athou
f83a7a2ef7 better transaction granularity 2014-08-11 06:11:12 +02:00
Athou
b8cd0b024c allow admin user removal 2014-08-11 06:01:49 +02:00