Commit Graph

73 Commits

Author SHA1 Message Date
1e3d2986c5 fixed injection issue when using WF14 2018-11-19 13:45:22 +01:00
46f2827338 migrated API key support from PCD 2018-11-16 16:21:43 +01:00
b2c2619dc4 added multi persistence unit support 2018-11-16 12:43:20 +01:00
349310ccf9 updated SQL scripts 2018-11-16 12:42:41 +01:00
7b1d4f24ab reogranized source code 2018-11-15 11:48:27 +01:00
389e3a6a73 optimized startup sequence 2018-11-15 10:54:34 +01:00
765589afdf completed update of account, splitted login from account 2018-11-14 17:17:04 +01:00
939f043b01 started to introduce application to config and to split account_login from account. 2018-11-12 22:11:05 +01:00
7fceccc109 fixed account handling
fixed view CDI integration
2018-11-12 16:13:00 +01:00
00925aa389 completed role permission setup 2018-11-12 10:02:23 +01:00
76114f6cf2 completed role permission setup 2018-11-12 10:01:55 +01:00
d1f72db6ac started to add application support for roles 2018-11-11 16:31:33 +01:00
ea3ebdddf5 added application support for permissions 2018-11-11 15:08:37 +01:00
17c080faa2 added create / update methods 2018-11-10 16:48:32 +01:00
9ebb649458 added first draft of mapplication support 2018-11-10 14:03:34 +01:00
c30af64604 added frist draft of account ui 2018-11-10 14:03:10 +01:00
b95ffdb417 introduced possibility to fallback to different principalSuffix to combine different users together 2018-11-06 00:40:28 +01:00
14e4c2cc6e improved logging 2018-11-06 00:37:19 +01:00
f07467fd3e improved logging 2018-10-29 12:35:35 +01:00
4eb6bb77e2 updated to POI 4.0.0 2018-10-26 14:02:50 +02:00
64c5d3b370 introduced option to load user preferences and fallback to system preference 2018-09-17 12:00:07 +02:00
c3961f9a28 added possibility to enable / disable redirect and configure the redirect URL 2018-09-12 18:33:54 +02:00
65cdf950c9 exposed user first and lastname 2018-08-28 16:35:03 +02:00
a0cda5f498 added support for default values 2018-08-23 17:00:30 +02:00
4559f20170 introduced account based configuration 2018-08-21 18:07:51 +02:00
077ab22438 moved mail related entities 2018-08-21 18:05:39 +02:00
da46ca4c16 restructured code 2018-08-21 11:16:51 +02:00
1feb529c9e [maven-release-plugin] prepare for next development iteration 2018-08-20 23:25:52 +02:00
e7277d54ac [maven-release-plugin] prepare release v1.0 2018-08-20 23:25:28 +02:00
f648cb4090 upgraded libraries 2018-03-23 09:58:42 +01:00
0c81703042 updated libraries and plugins to latest versions 2018-01-09 10:09:02 +00:00
a3bee0a7cf added email attachment support 2017-09-17 14:56:37 +00:00
54598cbce0 added missing encoding to subject 2017-09-14 23:37:40 +00:00
8885014bf7 added controller for editing roles and permissions 2017-09-13 23:05:34 +00:00
80620f922e allowed datamodel to take objects instead of string only 2017-09-03 14:48:17 +00:00
e391fe8791 added possibility to disable role lookup for UserNameActiveDirectoryRealm 2017-06-16 07:55:44 +00:00
2590070958 upgraded to shiro 1.4.0
enhanced error messages
2017-06-15 15:20:09 +00:00
d90284d28c migrated persisteance context to CDI injections 2017-06-12 17:08:38 +00:00
c36b88ca1c added cache hints 2017-05-31 21:16:47 +00:00
665db06d5b added CC / BCC support 2017-04-02 14:03:41 +00:00
ae150a942f added constructor with key and value 2017-02-19 16:18:09 +00:00
8f8dc3e5f9 optimized lazy read 2017-02-12 12:38:50 +00:00
12f4d0c47b made urls for password reset configurable 2017-02-09 15:23:02 +00:00
d92bf0f46d added missnig serial uid 2017-02-07 22:43:01 +00:00
a8bc96b329 introduced account interface 2017-01-22 21:47:23 +00:00
7ffcbbd1cd added missing sent date 2017-01-22 21:24:38 +00:00
5b35c6bc01 added message id support 2017-01-21 22:40:18 +00:00
a751e951da corrected UTF-8 handling
added multipart/alternative text / html mail support
2017-01-08 15:59:16 +00:00
48a7cc142c allowed MailDataModel without link to account 2017-01-07 12:50:40 +00:00
e4b539367e fixed broken JPA query 2016-09-28 13:03:20 +00:00