Martin Stockhammer
|
91c147513f
|
Changes for site git migration
|
2018-11-11 10:02:27 +01:00 |
Martin Stockhammer
|
51c9a3ef42
|
Reducing compiler warnings
|
2018-04-08 15:56:18 +02:00 |
olivier lamy
|
21d22c01e2
|
bump version to 3.0.0-SNAPSHOT
Signed-off-by: olivier lamy <olamy@apache.org>
|
2017-05-24 21:55:03 +10:00 |
Martin Stockhammer
|
fcdf64d8d6
|
Changing openjpa log level
|
2017-05-20 23:08:33 +02:00 |
Martin Stockhammer
|
df9e731172
|
Update log levels for JPA
|
2017-05-19 21:57:32 +02:00 |
Martin Stockhammer
|
2a887cceef
|
Fixing versions in pom.xml
|
2017-05-19 21:56:05 +02:00 |
Martin Stockhammer
|
3e73762394
|
[MRM-1942] Merge branch 'jpa' into master
Removing JDO and add JPA backend.
|
2017-05-19 21:47:48 +02:00 |
Martin Stockhammer
|
419f5f3e9f
|
[maven-release-plugin] prepare for next development iteration
|
2017-05-11 20:58:53 +02:00 |
Martin Stockhammer
|
419239b15b
|
[maven-release-plugin] prepare release redback-2.6
|
2017-05-11 20:58:44 +02:00 |
Martin Stockhammer
|
53d0ccaaf3
|
[maven-release-plugin] prepare for next development iteration
|
2017-04-20 21:04:30 +02:00 |
Martin Stockhammer
|
966bb86695
|
[maven-release-plugin] prepare release redback-2.5
|
2017-04-20 21:04:21 +02:00 |
olivier lamy
|
0537b8562e
|
get rid of all jdo jpox dependencies
Signed-off-by: olivier lamy <olamy@apache.org>
|
2016-12-31 10:21:49 +01:00 |
olivier lamy
|
effc4a280b
|
format pom
Signed-off-by: olivier lamy <olamy@apache.org>
|
2016-12-31 10:08:30 +01:00 |
Martin Stockhammer
|
2add792524
|
Set JPA as default and only database backend
Remove JDO dependencies and set the JPA implementations as only implementation
for database backend providers. Uses the same database as JDO before.
|
2016-12-30 15:33:17 +01:00 |
Martin Stockhammer
|
e55262c8cc
|
Add schema changes for compatibility with JDO implementation
|
2016-11-19 23:26:08 +01:00 |
Martin Stockhammer
|
13aa63a4e5
|
Add JPA Key Provider
|
2016-11-04 08:02:57 +01:00 |
Martin Stockhammer
|
a2441c5e41
|
Merge branch 'master' into jpa
|
2016-10-16 20:09:01 +02:00 |
Martin Stockhammer
|
2aa6cdf6c6
|
Adding flag for authenticator to avoid autowiring exceptions
Adds a isValid() method to the authenticator to avoid exceptions during
initialization.
|
2016-10-16 17:18:42 +02:00 |
Martin Stockhammer
|
8fd7112762
|
Changing transaction handling
|
2016-10-14 21:39:36 +02:00 |
Martin Stockhammer
|
8d9f47436e
|
JPA bytecode enhancement
|
2016-10-09 21:13:18 +02:00 |
Martin Stockhammer
|
e2581cd127
|
Merge branch 'validauth' into jpa
|
2016-10-04 20:46:28 +02:00 |
Martin Stockhammer
|
7e83bebcec
|
Adding flag for authenticator to avoid autowiring exceptions
Adds a isValid() method to the authenticator to avoid exceptions during
initialization.
|
2016-10-03 19:36:13 +02:00 |
Ciprian Ciubotariu
|
c9ca73b94c
|
Use NamingManager instead of LdapCtxFactory
Fixes deprecation warnings on LdapCtxFactory
|
2016-10-03 18:32:52 +03:00 |
Martin Stockhammer
|
9e09e8f0cf
|
Removing datasource from test persistence config
|
2016-09-30 22:36:39 +02:00 |
Martin Stockhammer
|
62efc70bd2
|
Adding JPA implementation of users and rbac provider
Uses OpenJPA
|
2016-09-27 23:13:03 +02:00 |
olivier lamy
|
87e1950057
|
Merge branch 'pr/7'
close #7
|
2016-09-09 21:47:52 +10: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 |
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 |
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 |
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
|
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 |
Chris Heyne
|
221aa62c8f
|
Escape user DN used to build group filter. Fixes MRM-1873
|
2015-02-12 10:57:02 -06: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
|
e15dad3592
|
[MRM-1486] ldap.config.mapper.attribute.user.filter using ldap not working correctly with commas.
|
2014-06-20 14:48:01 +10:00 |
Olivier Lamy
|
95dfab2b56
|
cleanup
|
2014-06-20 11:08:57 +10:00 |
Olivier Lamy
|
4cb59feb27
|
use assertj as fest-assert is not maintained anymore
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1581245 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 05:59:39 +00:00 |
Olivier Lamy
|
b524b55203
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1558685 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 03:25:47 +00:00 |
Olivier Lamy
|
6cdf2e135b
|
[maven-release-plugin] prepare release redback-2.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1558683 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 03:25:16 +00:00 |
Olivier Lamy
|
cdb5d9d9c5
|
use a better name for this field
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1556422 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-08 01:34:57 +00:00 |
Olivier Lamy
|
eadb1849d7
|
add a method to find user without using caching: jdo update need the object detach from database not a cached one
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1551098 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-16 01:26:26 +00:00 |
Olivier Lamy
|
7c8d917eca
|
use last fest-assert version
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1547789 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 12:37:19 +00:00 |
Olivier Lamy
|
cfcc2b4d8b
|
fix logging warn level
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1546883 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 02:56:08 +00:00 |
Olivier Lamy
|
a26bbf6561
|
formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1539895 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-08 01:22:36 +00:00 |
Olivier Lamy
|
21834d0808
|
[MRM-1791] ldap group mapping support for active directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1539894 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-08 01:22:14 +00:00 |
Olivier Lamy
|
48c2af9ccd
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479458 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-06 02:31:43 +00:00 |