718 Commits

Author SHA1 Message Date
Martin Stockhammer
796af57be2 Adding parameter references in authorization resource
In certain cases the resource must be dynamically set by parameter values.
This patch allows to add a reference into the resource field of the redback
annotation '{parameterName}' that fills the resource of the permission dynamically
with the parameter value, if found.
2016-09-09 09:40:29 +02:00
olivier lamy
c02519d5a6 change target back to 1.6 2016-07-20 23:54:43 +02:00
olivier lamy
e2909f2956 [MRM-1827] Redback core fail with jdk 1.7 (compiler target 1.7) use new bcel 6.0 2016-07-20 23:37:47 +02:00
olivier lamy
3d266df48d [maven-release-plugin] prepare for next development iteration 2016-05-20 12:55:38 +10:00
olivier lamy
530fa8a468 [maven-release-plugin] prepare release redback-2.4 redback-2.4 2016-05-20 12:55:09 +10:00
olivier lamy
f012c5608a fix javadoc error
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-20 12:44:56 +10:00
olivier lamy
68e3f318b7 use staged released parent pom
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-20 12:02:21 +10:00
Eric Barboni
4e378769a8 change style and template to have a kind of enunciate 1.x style that we can use 2015-11-13 18:25:40 +01:00
Mat Jaggard
ae4d7f775e Fixed issue with syntax for filter 2015-10-23 13:35:31 +01:00
Mat Jaggard
e546fe3bc0 Allowing filtering of LDAP groups 2015-10-23 11:01:44 +01:00
Olivier Lamy
7142138dcc disable travis build with 1.8 as does not work 2015-09-25 16:03:56 +10:00
Olivier Lamy
108e8b9476 last parent with bundle plugin last version 2015-09-25 15:51:27 +10:00
Olivier Lamy
070bc64fb0 rat ignore travis file 2015-09-25 15:33:45 +10:00
Olivier Lamy
8de53f5165 add travis file 2015-09-25 15:26:43 +10:00
Olivier Lamy
fe76316f2d slf4j upgrade 2015-09-08 21:02:11 +10:00
Olivier Lamy
a3f2efb78d upgrade spring version 2015-09-08 20:47:48 +10:00
Sascha Vogt
d0bc52fff1 Fix for MRM-1873 which broke AD group assignments
Escaping only needed in the LDAP filter string
2015-05-28 12:00:34 +02:00
Olivier Lamy
fc28ad1769 last spring 4.1.6 2015-05-24 22:15:24 +10:00
Olivier Lamy
958cb169b3 log4j2 2.3 2015-05-24 22:04:53 +10:00
Olivier Lamy
80931e6476 [maven-release-plugin] prepare for next development iteration 2015-02-22 22:20:24 +11:00
Olivier Lamy
7cc90a66af [maven-release-plugin] prepare release redback-2.3 redback-2.3 2015-02-22 22:20:15 +11:00
Olivier Lamy
f7242c0250 use staged release 2015-02-19 22:23:59 +11:00
Olivier Lamy
3258c66af1 fix MRM-1873 2015-02-14 09:42:29 +11:00
Olivier Lamy
43e0161583 plugin version inherited from parent( 2015-02-14 09:41:56 +11:00
Chris Heyne
221aa62c8f Escape user DN used to build group filter. Fixes MRM-1873 2015-02-12 10:57:02 -06:00
Olivier Lamy
8f99e1a6fb plugin version inherited from parent( 2015-02-12 21:45:49 +11:00
Olivier Lamy
458bcde3c7 upgrade javax ws rs dependency 2015-02-07 22:57:11 +11:00
Olivier Lamy
47cd662af7 add @since 2015-02-06 23:10:16 +11:00
Olivier Lamy
f77d21b589 fix unit test 2015-02-06 23:09:37 +11:00
Olivier Lamy
8edcb36b95 formatting 2015-02-05 21:35:04 +11:00
Olivier Lamy
88a2ef7a1c fix unit test 2015-02-05 21:35:04 +11:00
Olivier Lamy
0e1a45a716 make test logging working 2015-02-05 21:35:04 +11:00
Olivier Lamy
8bdcfbb8a0 fix unit test 2015-02-05 21:35:04 +11:00
Olivier Lamy
5bf9065c2f cxf upgrade to 3.0.3 2015-02-05 21:35:03 +11:00
Eric Barboni
3791ad83d1 Use spring 4.1.4.RELEASE 2015-02-04 11:02:27 +01:00
Olivier Lamy
6ed720b192 this class is abstract 2015-01-05 22:50:37 +11:00
Olivier Lamy
eb8cf56fff test with depending on last spring registry version 2014-12-23 11:50:25 +11:00
Olivier Lamy
82a8c3a849 use last parent 2014-12-10 21:37:10 +11:00
Olivier Lamy
deabe5db75 spring 4.1.2 2014-11-19 17:19:44 +11:00
Olivier Lamy
a371a6dc43 spring 4.1.1 2014-10-30 11:38:44 +11:00
Olivier Lamy
ec197ca8d1 log4j 2.1 2014-10-30 10:50:53 +11:00
Olivier Lamy
d9fbd1f558 fix target java version for modernizer plugin 2014-10-15 14:21:59 +11:00
Olivier Lamy
819fd5363d add a modernizer maven plugin build profile and fix one issue detected 2014-10-15 13:59:56 +11:00
Olivier Lamy
694e1be55e format code 2014-10-14 17:12:33 +11:00
Jeroen Hoek
1e5c5675a7 Work with users defined in LDAP posixGroups.
Add a configuration key LDAP_DN_ATTRIBUTE
2014-10-07 13:18:41 +02:00
Olivier Lamy
2d60bfe26b remove taglib declaration file which can cause issue 2014-09-11 09:59:29 +10:00
Olivier Lamy
4c7a6c1d3d use released parent and last spring version 2014-09-10 11:18:01 +10:00
Olivier Lamy
73af3a1a1f log4j 2.0.2 2014-08-25 10:45:55 +10:00
Olivier Lamy
c5327df70f log4j 2.0.1 2014-08-07 12:19:25 +10:00
Olivier Lamy
928b2596d7 last parent 2014-07-23 11:08:57 +10:00