Commit Graph

22 Commits

Author SHA1 Message Date
0cbab859f8 made context root configurable 2019-08-28 07:53:05 +02:00
08a0adcc6f added missing icons 2019-08-14 12:01:08 +02:00
54f2e56a4c maded applications editable, made UUID visible 2019-08-14 10:34:23 +02:00
a64051dc28 removed obsolete exception factory, will use admin-faces provided one instead 2019-06-04 09:50:25 +02:00
4fd1710503 fixed typo 2019-04-02 14:52:50 +02:00
3d1f2a93cf fixed broken permission check 2019-04-02 14:48:09 +02:00
584bdfce4f fixed broken mainmenu 2019-01-18 16:47:51 +01:00
ecedc1872b restructured code
enhanced permission system
2019-01-10 18:08:36 +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
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
2dc317b84f renamed datasource 2018-11-15 12:39:46 +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
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
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