|
|
ddeedfb3ad
|
[maven-release-plugin] prepare release v1.2
|
2022-06-12 01:09:29 +02:00 |
|
|
|
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 |
|
|
|
e9dede69cb
|
excluded jackson which is provided by wildfly automatically
|
2019-06-10 14:45:28 +02:00 |
|
|
|
212e4dad5d
|
splitted database from account
|
2019-06-05 14:32:12 +02:00 |
|
|
|
d50f21f869
|
[maven-release-plugin] prepare for next development iteration
|
2019-06-05 12:37:24 +02:00 |
|
|
|
cf433524cd
|
[maven-release-plugin] prepare release v1.1
|
2019-06-05 12:36:58 +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 |
|
|
|
763d6f57f2
|
simplified project setup
|
2019-02-01 16:55:33 +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 |
|
|
|
8c4f304d18
|
fixed pom.xml
|
2018-10-22 19:07:14 +02:00 |
|
|
|
d3e0e09718
|
improved logging
|
2018-10-22 19:07:03 +02:00 |
|
|
|
8b2da09418
|
introduced global messages
|
2018-09-18 13:02:41 +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 |
|
|
|
aee91af554
|
removed obsolete properties
|
2018-08-20 22:47:58 +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 |
|
|
|
0c81703042
|
updated libraries and plugins to latest versions
|
2018-01-09 10:09:02 +00: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 |
|