Ciprian Ciubotariu
c9ca73b94c
Use NamingManager instead of LdapCtxFactory
...
Fixes deprecation warnings on LdapCtxFactory
2016-10-03 18:32:52 +03:00
Martin Stockhammer
e217190250
Adding version for dependencies
2016-10-02 20:15:49 +02:00
Martin Stockhammer
d785f13635
Adding spring context for rbac module
2016-10-02 20:15:26 +02:00
Martin Stockhammer
f8ee2af825
Adding explicit dependencies for JPA user/rbac implementations
2016-10-02 20:14:34 +02:00
Martin Stockhammer
ac89b6bb2d
Adding final flag to jpa implementations
2016-10-02 20:14:10 +02:00
Martin Stockhammer
4586b826d9
Fixing path of spring context file
2016-10-02 19:25:20 +02:00
Martin Stockhammer
30c3441cd4
Adding order columns to persistence schema
2016-09-30 22:38:08 +02:00
Martin Stockhammer
f3bcedfdf8
Setting database schema names from JDO
2016-09-30 22:37:22 +02:00
Martin Stockhammer
9e09e8f0cf
Removing datasource from test persistence config
2016-09-30 22:36:39 +02:00
olivier lamy
c49cb230eb
unused imports
...
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-28 12:44:40 +10:00
Martin Stockhammer
62efc70bd2
Adding JPA implementation of users and rbac provider
...
Uses OpenJPA
2016-09-27 23:13:03 +02:00
olivier lamy
d17c6ffb9d
use last parent snapshot
...
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-14 22:00:41 +10:00
olivier lamy
11b2cdbae0
Merge branch 'pr/10'
...
[MRM-1923] merge pr
2016-09-13 10:55:00 +10:00
olivier lamy
8e98a8aa9e
Merge branch 'pr/9'
...
closed #9
[MRM-1908] Logged on users can write any repository
2016-09-13 10:49:27 +10:00
olivier lamy
87e1950057
Merge branch 'pr/7'
...
close #7
2016-09-09 21:47:52 +10:00
olivier lamy
780b1b7bb7
Merge branch 'pr/6' #6
...
close #6
2016-09-09 21:46:39 +10:00
Martin Stockhammer
5ce2714a37
Fixing bind issue with certain ldap servers, when user not found
...
Subsequent calls of NamingResult#hasMoreElements returns different values in some
environments and situations.
e.g. it occured on IBM JDK 7 with Windows Active Directory LDAP when the first value of 'hasMoreElements'
was false.
The first value is cached now.
2016-09-09 10:03:27 +02:00
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
Ciprian Ciubotariu
3ef0e5931e
Beautify case of default ldap group attribute
...
More of a style issue, since attribute descriptions are case insensitive
according to RFC4512.
2016-09-07 16:28:04 +03:00
Ciprian Ciubotariu
0dc00492ed
Ignore Netbeans artifacts
2016-09-07 00:30:14 +03: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
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
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