Commit Graph

50 Commits

Author SHA1 Message Date
84b8b0545f dependency updates 2021-12-13 22:13:20 +01:00
cd2e3b0642 updated libraries 2021-02-21 16:30:23 +01:00
b129228b36 added addMessage(clientId, message, validationFailed) 2020-11-21 16:20:35 +01:00
e12127f6dd added validationFailed support 2020-02-26 23:08:16 +01:00
aeab3a5ca9 updated API description 2019-09-15 13:58:16 +02:00
a2430f748f updated API description 2019-09-15 13:37:38 +02:00
6348f81bed updated API description 2019-09-14 17:54:26 +02:00
13d16a1309 fixed project setup in pom.xml, fixed author tag 2019-09-13 09:15:19 +02:00
585b6d7d02 migrated shared-account into own project, updated license heaaders 2019-09-13 01:02:27 +02:00
212e4dad5d splitted database from account 2019-06-05 14:32:12 +02:00
b30b40769c improved error logging 2019-02-14 17:28:41 +01:00
1c6bb1769c generalized nullSafeGet 2019-02-02 14:58:58 +01:00
6933900635 minor changes 2019-02-01 17:04:53 +01:00
76795365c0 updated license header 2019-01-30 00:56:33 +01:00
5c7abf4c47 added convenience methods for multiple ui messages to be displayed 2019-01-30 00:56:18 +01:00
333508632c made JWTAuthentication filter work again. Ensured realms not supporting
the JTWtoken based are not considdered when logging in via API key
2019-01-24 13:18:05 +01:00
dc2ec093d2 added method to determine wether a call is render or response request 2019-01-18 14:29:14 +01:00
8291d3e3aa added summary only global messages 2019-01-11 17:32:44 +01:00
1bb9b24bcf removed obsolete class 2018-11-16 12:19:30 +01:00
7b1d4f24ab reogranized source code 2018-11-15 11:48:27 +01:00
d3e0e09718 improved logging 2018-10-22 19:07:03 +02:00
8b2da09418 introduced global messages 2018-09-18 13:02:41 +02:00
a526fd9e40 added possibility to give a root cause without exception 2018-07-29 14:59:17 +02:00
915f0f1679 added JWT support 2018-03-23 09:58:27 +01:00
95c169bec0 converted rootCause to String instead of Throwable 2018-01-20 17:48:50 +01:00
3e9141d563 added root cause support 2018-01-19 23:42:06 +01:00
efb22b1c46 added rest exception framework 2018-01-08 23:54:26 +00:00
fdd7b83468 added rest exception framework 2018-01-08 23:48:55 +00:00
fedba989e0 added addMessage(FacesMessage) method 2017-11-20 10:39:40 +00:00
613b047aa9 migrated OwaspStandardFilter to security-filter project 2017-04-17 16:52:39 +00:00
df882cab3c added validate method to emailvalidator so it can be used outside faces environment 2017-03-05 21:50:12 +00:00
d2f946069f added email valication helper 2017-03-05 19:48:03 +00:00
dc91c32499 added error message without detail 2017-01-21 17:25:21 +00:00
c3491b3e2c added default and configurable clientIds for FacesMessages 2016-11-24 20:46:03 +00:00
2471221bda added X-XSS-Protection header 2016-09-22 08:09:16 +00:00
2002d49878 removed obsolete code 2016-08-11 16:09:40 +00:00
78c29b140f minor improvements and corrections 2016-02-14 15:38:14 +00:00
7ef9ad3d88 added missing serializeable 2016-02-11 23:21:38 +00:00
2b4cb29e30 added general FacesUtil 2016-02-10 16:36:11 +00:00
88a180703a migrated to slf4j 2015-12-27 15:54:06 +00:00
5ec851422a added missing class GenericEnumType 2015-12-27 13:02:00 +00:00
1a8c60b6db updated to log4j2 2015-07-10 08:36:28 +00:00
6a8de77311 fixed sonar bugs 2015-02-21 15:49:40 +00:00
b20d4ffd7a fixed sonar bugs 2015-02-21 15:43:55 +00:00
d19fe07b6f migrated to Java 8 2014-03-21 10:17:53 +00:00
5760f06884 added AuthenticationFilter 2013-03-02 15:45:14 +00:00
e4fa12bd8c disabled cache by http header Pragma and Cache-control 2013-02-07 01:02:26 +00:00
f8885f6077 enhanced filter, renamed to due enhanced features 2013-02-06 23:29:50 +00:00
bf34546e93 enhanced filter, renamed to due enhanced features 2013-02-06 23:29:49 +00:00
aef92c311d first commit 2013-02-06 22:06:43 +00:00