Sebastian Sdorra
b7065bedd1
Merged in gstefanik/scm-manager/gstefanik/fix-email-address-validation-for-tco-ucl-1488912770845 (pull request #26 )
...
Fix e-mail address validation for t.co, ucla.college and example.xn--p1ai
2017-04-25 19:24:55 +00:00
Gábor Stefanik
64d57e932a
Fix e-mail address validation for t.co, ucla.college and example.xn--p1ai
...
These are all valid domain names that can host e-mail addresses.
2017-03-07 18:53:07 +00:00
Sebastian Sdorra
e0d42d7c92
change authentication parameters to match oauth spec
2017-02-09 20:52:53 +01:00
Sebastian Sdorra
1b8370fd1f
merge repository heads
2017-02-09 19:52:58 +01:00
Sebastian Sdorra
1b16613840
[maven-release-plugin] prepare for next development iteration
2017-02-09 13:33:00 +01:00
Sebastian Sdorra
b45beb416c
[maven-release-plugin] copy for tag 1.51
2017-02-09 13:33:00 +01:00
Sebastian Sdorra
da3a8b7cd3
[maven-release-plugin] prepare release 1.51
1.51
2017-02-09 13:32:59 +01:00
Sebastian Sdorra
89dd1a5c6b
update jgit to v4.5.0.201609210915-r-scm1
2017-02-07 10:04:17 +01:00
Sebastian Sdorra
812a477287
merge with 1.x branch
2017-02-07 09:34:56 +01:00
Sebastian Sdorra
cfe095e9fe
merge with branch issue-889
2017-02-06 16:11:15 +01:00
Sebastian Sdorra
6fc8868be0
close branch issue-889
2017-02-06 16:10:48 +01:00
Sebastian Sdorra
05384dd017
#889 fix wrong subversion urls behind a reverse proxy
2017-02-06 16:10:18 +01:00
Sebastian Sdorra
7865e75c2a
update svnkit to version 1.8.14-scm1 in order to support subversion 1.9 new fsfs repository format
2017-02-06 15:52:24 +01:00
Sebastian Sdorra
5a3f944fc6
update logback to version 1.1.10
2017-02-06 15:19:48 +01:00
Sebastian Sdorra
f2a7f45ba9
removed no longer required jenkins maven repository
2017-02-06 11:29:16 +01:00
Sebastian Sdorra
eeb98ee7d6
update slf4j to version 1.7.22
2017-02-06 11:25:15 +01:00
Sebastian Sdorra
83c6b22bdc
update jersey to version 1.19.3
2017-02-06 11:22:07 +01:00
Sebastian Sdorra
70d516622d
svn: fix wrong error message during commit on a locked file, see issue #897
2017-02-06 11:07:07 +01:00
Sebastian Sdorra
dcf62ae991
added resolver to simplify parsing and validating of access tokens
2017-01-17 17:22:55 +01:00
Sebastian Sdorra
5738fa2d66
redesign bearer tokens
2017-01-17 15:54:32 +01:00
Sebastian Sdorra
70d5942250
token enricher should use new access token api
2017-01-17 15:33:19 +01:00
Sebastian Sdorra
2388cfd35d
create a more flexible interface for the creation of access tokens
...
Provide a AccessTokenBuilderFactory to simplify the creation of access tokens and a default implementation which is based on JWT. Added also an AccessTokenCookieIssuer to unify the creation of access token cookies. Removed old BearerTokenGenerator.
2017-01-17 14:40:50 +01:00
Sebastian Sdorra
e7d6f50fd9
implement token scopes, scopes can be used to issue a token which is only suitable for a single or set explicit actions
2017-01-16 15:04:44 +01:00
Sebastian Sdorra
df6d9dacf8
implement LoginAttemptHandler for scm-manager 2
2017-01-15 20:27:06 +01:00
Sebastian Sdorra
cbc6dad0fe
fixed duplicate filter bindings
2017-01-15 19:33:22 +01:00
Sebastian Sdorra
1591ab43b3
improve DeepCopy util class
2017-01-15 13:13:59 +01:00
Sebastian Sdorra
3536c29908
added DAORealmHelperFactory to simplify the creation of dao based realms
2017-01-15 12:50:29 +01:00
Sebastian Sdorra
76384de26f
enabled xsrf be default and remove claim prefix to reduce size
2017-01-14 18:26:11 +01:00
Sebastian Sdorra
7d6d23b04d
remove unnecessary use of local storage, extract the xsrf token on every request
2017-01-14 14:03:01 +01:00
Sebastian Sdorra
7e5f7bfdf7
remove deprecated classes
2017-01-14 13:31:31 +01:00
Sebastian Sdorra
f142e1a83f
merge with branch 1.x
2017-01-14 13:25:25 +01:00
Sebastian Sdorra
7e6f4e1a7f
fix some warning and removed some unused imports
2017-01-14 12:05:53 +01:00
Sebastian Sdorra
c149b180a1
use newer repository client api
2017-01-14 11:48:42 +01:00
Sebastian Sdorra
6e83a9a717
merge with branch 1.x
2017-01-13 22:47:54 +01:00
Sebastian Sdorra
5523475e29
mark old repository client as deprecated
2017-01-13 22:44:56 +01:00
Sebastian Sdorra
b5d59fabd4
implement svn client provider
2017-01-13 22:38:54 +01:00
Sebastian Sdorra
86e0cba156
fix compiler warning
2017-01-13 20:22:49 +01:00
Sebastian Sdorra
ba11ed1a0f
added missing unit tests for xsrf related classes
2017-01-13 06:59:44 +01:00
Sebastian Sdorra
7429a90424
fix broken build
2017-01-13 06:43:59 +01:00
Sebastian Sdorra
4e62f9552a
re implement xsrf protection for scm-manager 2.0.0
2017-01-12 22:16:14 +01:00
Sebastian Sdorra
46d8b58810
introduce TokenClaimsEnricher and TokenClaimsValidator api
2017-01-12 22:04:19 +01:00
Sebastian Sdorra
0a22bc9919
remove merge comments
2017-01-12 20:51:55 +01:00
Sebastian Sdorra
fc6287fd40
remove deprecations and fixed some compiler warnings
2017-01-12 20:02:06 +01:00
Sebastian Sdorra
bad99919f4
merge with branch 1.x
2017-01-12 19:50:39 +01:00
Sebastian Sdorra
5332ac2466
refactor store api
2016-12-11 21:31:05 +01:00
Sebastian Sdorra
837df4b87c
fix injection with java 8
2016-12-11 21:30:33 +01:00
Sebastian Sdorra
bcc89244fa
fix java 8 build
2016-12-11 20:22:06 +01:00
Sebastian Sdorra
62ca20f6b1
fix typo
2016-12-11 19:30:18 +01:00
Sebastian Sdorra
009fea3ad4
use lambdas and added javadoc to unit test
2016-12-11 19:24:41 +01:00
Sebastian Sdorra
e76862fc47
improve unit tests of DefaultRepositoryManager
2016-12-11 13:02:59 +01:00