Commit Graph

27 Commits

Author SHA1 Message Date
c3fafa4331 fixed broken POM which included javaee-api into application scope 2018-12-17 18:14:23 +01:00
aaa67135a8 switched to AccountRealm support including JWT support
updated setup according to new code structure
2018-12-14 09:59:13 +01:00
6bad0e75a6 fixed missing check for disabled accounts 2018-12-12 16:37:09 +01:00
c09a27583b added missing h:form for menu 2018-12-12 15:42:10 +01:00
1fed967100 fixed imports 2018-12-12 15:42:00 +01:00
9b8284a2cf fixed update of account role mapping 2018-11-25 15:14:39 +01:00
0b044bac78 removed obsolete version information 2018-11-24 00:00:41 +01:00
c05ba11044 started to implement permission handling into views and pages 2018-11-22 14:54:48 +01:00
c822b30ca0 added ldap support 2018-11-19 17:48:34 +01:00
1e3d2986c5 fixed injection issue when using WF14 2018-11-19 13:45:22 +01:00
4d69e8e70a added missing accountPU annotations 2018-11-17 17:13:18 +01:00
b2c2619dc4 added multi persistence unit support 2018-11-16 12:43:20 +01:00
2dc317b84f renamed datasource 2018-11-15 12:39:46 +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
6f5baaaa69 ensured only users which have a role assigned to the application can login 2018-11-14 17:41:39 +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
ed63692c0c updated gitignore, removed obsolete eclipse files 2018-11-12 17:51:52 +01:00
13da4a3e04 fixed broken filter on web.xml and shiro.ini 2018-11-12 17:19:34 +01:00
7fceccc109 fixed account handling
fixed view CDI integration
2018-11-12 16:13:00 +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
c5a70b9d11 added filter to support project stage 2018-11-11 15:08:09 +01:00
634b51b051 converted permission edit to dialog based
and simplified implemenation
2018-11-10 16:49:05 +01:00
c254d27e84 added frist draft of account ui 2018-11-10 14:02:29 +01:00