Sebastian Sdorra
|
7d8613b6bb
|
added request method to mdc filter
|
2016-06-28 12:06:28 +02:00 |
|
Sebastian Sdorra
|
f8133f4c6b
|
improve logging
|
2016-06-28 11:32:30 +02:00 |
|
Sebastian Sdorra
|
9dc1c6fd8e
|
improve cache invalidation on group events
|
2016-06-26 15:03:28 +02:00 |
|
Sebastian Sdorra
|
89660e8ac3
|
improve cache invalidation on permission change events
|
2016-06-26 12:53:41 +02:00 |
|
Sebastian Sdorra
|
a592484f0f
|
improve cache invalidation on repository events
|
2016-06-26 12:41:00 +02:00 |
|
Sebastian Sdorra
|
6428245506
|
improve cache invalidation on user events
|
2016-06-26 12:20:32 +02:00 |
|
Sebastian Sdorra
|
1eb5a6c9ad
|
unit tests for AuthorizationCollector
|
2016-06-25 14:02:18 +02:00 |
|
Sebastian Sdorra
|
c86ec11f09
|
start implementation of unit tests for AuthorizationCollector
|
2016-06-24 19:46:16 +02:00 |
|
Sebastian Sdorra
|
981d203723
|
added request uri to mdc logging context
|
2016-06-23 14:06:03 +02:00 |
|
Sebastian Sdorra
|
13bea6e502
|
implemented small scheduler engine
|
2016-05-25 16:32:25 +02:00 |
|
Sebastian Sdorra
|
8475acbba0
|
#809 fix order of script resources in production stage
|
2016-05-25 08:41:47 +02:00 |
|
Sebastian Sdorra
|
9497d88ee3
|
merge with branch issue-793
|
2016-05-24 21:27:44 +02:00 |
|
Sebastian Sdorra
|
652b98f53c
|
#793 added configuration parameter to enable/disable xsrf protection. The protection is disabled by default until it is battle tested.
|
2016-05-24 21:12:09 +02:00 |
|
Sebastian Sdorra
|
920b2eca39
|
added option for plugins to change ssl context
|
2016-03-17 09:42:34 +01:00 |
|
Sebastian Sdorra
|
488d4e3323
|
implemented xsrf protection, see issue #793
|
2016-01-23 22:02:25 +01:00 |
|
Sebastian Sdorra
|
e949d5ae87
|
JsonContentTransformer should not fail on unknown json properties
|
2015-10-21 21:00:04 +02:00 |
|
Sebastian Sdorra
|
6dd765e3be
|
start implementation of repository permissions
|
2015-07-09 20:29:07 +02:00 |
|
Sebastian Sdorra
|
a7d33529fd
|
mark old http-client api as deprecated
|
2015-05-03 17:06:35 +02:00 |
|
Sebastian Sdorra
|
1f4524bb20
|
added json and xml support to ahc
|
2015-05-03 15:51:21 +02:00 |
|
Sebastian Sdorra
|
722d2616a8
|
return error stream, if input stream could not be returned
|
2015-05-01 14:21:15 +02:00 |
|
Sebastian Sdorra
|
3c6306059f
|
more unit tests for ahc
|
2015-05-01 12:36:49 +02:00 |
|
Sebastian Sdorra
|
325ca0c795
|
added restful endpoint for jwt authentication
|
2015-03-15 11:40:29 +01:00 |
|
Sebastian Sdorra
|
be385e4f2e
|
implement a new authentication filter, which uses a set of WebTokenGenerator to handle authentication requests
|
2015-02-21 21:06:35 +01:00 |
|
Sebastian Sdorra
|
2029166b03
|
start implementation of jwt based authentication
|
2015-02-21 15:58:13 +01:00 |
|
Sebastian Sdorra
|
e5184ac6a0
|
merge with branch issue-627
|
2015-02-10 20:50:06 +01:00 |
|
Sebastian Sdorra
|
8ccaaf3695
|
remove auto login modules because they are not longer needed, since we can determine the order of the filter chain
|
2015-02-06 22:41:34 +01:00 |
|
Sebastian Sdorra
|
28aa1137f0
|
added legacy plugin to support scm-manager 1.x password hashes
|
2014-12-20 11:33:03 +01:00 |
|
Sebastian Sdorra
|
4fa8e6e88a
|
replace scm-manager 1.x security api with apache shiro and use PasswordService for stronger password hashes
|
2014-12-14 12:26:03 +01:00 |
|
Sebastian Sdorra
|
1bd4743444
|
added unit test for plugin updates
|
2014-12-07 18:28:24 +01:00 |
|
Sebastian Sdorra
|
d6ce7383d6
|
merge with branch 1.x
|
2014-12-06 15:42:10 +01:00 |
|
Sebastian Sdorra
|
d31be767d8
|
added unit test for PluginProcessor
|
2014-12-06 14:02:16 +01:00 |
|
Sebastian Sdorra
|
659da861f2
|
create default accounts only, if no other user exists in the dao
|
2014-11-25 08:13:48 +01:00 |
|
Sebastian Sdorra
|
8e608d2439
|
created small user-agent detection framework to choose the right encoding for basic authentication
|
2014-10-17 15:43:28 +02:00 |
|
Sebastian Sdorra
|
b465e4b18b
|
introduce scm version to be sure the plugin is for the correct scm-manager major version
|
2014-09-13 20:07:07 +02:00 |
|
Sebastian Sdorra
|
a3be1c775b
|
implement WebResourceLoaders for loading plugin web resources
|
2014-08-27 21:01:05 +02:00 |
|
Sebastian Sdorra
|
5032d04304
|
remove powermock dependency, to fix build on java 8
|
2014-08-19 22:00:04 +02:00 |
|
Sebastian Sdorra
|
a8d9d8b9b6
|
fix/suppress compiler warnings
|
2014-08-19 21:45:23 +02:00 |
|
Sebastian Sdorra
|
babd1be9fc
|
template engine has to use UberClassLoader
|
2014-08-19 21:08:41 +02:00 |
|
Sebastian Sdorra
|
301cc19290
|
implement option for plugins to use child first classloaders
|
2014-08-19 21:01:11 +02:00 |
|
Sebastian Sdorra
|
e569d916e9
|
build plugin tree
|
2014-08-19 19:30:13 +02:00 |
|
Sebastian Sdorra
|
c079fb062a
|
added MultiParentClassLoader
|
2014-08-19 15:46:18 +02:00 |
|
Sebastian Sdorra
|
c5399823a7
|
use jaxb to parse plugin descriptor
|
2014-07-13 13:47:35 +02:00 |
|
Sebastian Sdorra
|
4afc54bb20
|
install plugins in the right order
|
2014-07-13 09:47:14 +02:00 |
|
Sebastian Sdorra
|
ac88e1f651
|
implement cache statistics
|
2014-02-19 20:56:14 +01:00 |
|
Sebastian Sdorra
|
5715851ff1
|
modify cache api to match the one from shiro
|
2014-02-19 19:59:44 +01:00 |
|
Sebastian Sdorra
|
ffc12f2fa1
|
merge changes from branch 1.x
|
2014-02-18 21:25:29 +01:00 |
|
Sebastian Sdorra
|
7d198a2d95
|
added option to skip failed authenticators
|
2014-02-16 15:41:48 +01:00 |
|
Sebastian Sdorra
|
4745dd5575
|
suppress unchecked warnings
|
2014-01-11 15:17:44 +01:00 |
|
Sebastian Sdorra
|
a99dfb31fc
|
fix deprecated warning
|
2014-01-11 14:48:42 +01:00 |
|
Sebastian Sdorra
|
a4e001808d
|
fix some deprecated warnings
|
2014-01-11 14:40:59 +01:00 |
|