Sebastian Sdorra
|
63fb1f23e9
|
update smp-maven-plugin to fix slf4j conflict with maven versions >= 3.1.0
|
2015-03-21 16:56:42 +01:00 |
|
Sebastian Sdorra
|
450451a996
|
update svnkit to fix session creation
|
2015-03-21 16:43:17 +01:00 |
|
Sebastian Sdorra
|
7147345f0e
|
disable http session creation
|
2015-03-21 16:06:17 +01:00 |
|
Sebastian Sdorra
|
c05b7936f6
|
enable trace logging for shiro durring development
|
2015-03-21 15:59:20 +01:00 |
|
Sebastian Sdorra
|
3525346adb
|
set 10 hours for token max age
|
2015-03-21 15:58:31 +01:00 |
|
Sebastian Sdorra
|
debcacb61f
|
use basic authorization header for mercurial hook authentication
|
2015-03-21 15:56:51 +01:00 |
|
Sebastian Sdorra
|
b2e1c1e1f8
|
do not create http session to pass mercurial environment for cgi
|
2015-03-21 15:55:25 +01:00 |
|
Sebastian Sdorra
|
2b390733e7
|
use bearer authorization header for authentication instead of session cookie
|
2015-03-21 15:54:26 +01:00 |
|
Sebastian Sdorra
|
b1f7195621
|
added constant for bearer authentication scheme
|
2015-03-21 15:51:37 +01:00 |
|
Sebastian Sdorra
|
bd8a5c679b
|
do not create a httpsession for logging
|
2015-03-21 15:51:08 +01:00 |
|
Sebastian Sdorra
|
e4949da491
|
improve javadoc
|
2015-03-15 12:40:31 +01:00 |
|
Sebastian Sdorra
|
68cf846818
|
do not create a session for debug servlet
|
2015-03-15 12:34:49 +01:00 |
|
Sebastian Sdorra
|
25a82e5e1c
|
do not create a session for servlet container detection
|
2015-03-15 11:56:51 +01: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
|
b977b2a074
|
experimental implementation of a context restart, to speed up redeployments durring plugin development
|
2015-02-14 15:21:29 +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
|
ed76f14aa4
|
fix annotation processing with array values
|
2015-02-06 22:38:35 +01:00 |
|
Sebastian Sdorra
|
b07b11a73d
|
remove unnecessary null check
|
2015-02-01 20:24:38 +01:00 |
|
Sebastian Sdorra
|
8c02ac0d5f
|
fix typo
|
2015-02-01 20:23:07 +01:00 |
|
Sebastian Sdorra
|
30b49490a7
|
make use of new WebElement and Priority annotation
|
2015-02-01 19:52:53 +01:00 |
|
Sebastian Sdorra
|
79e1e5e972
|
added module to register servlets and filters by new WebElement annotation
|
2015-02-01 19:14:46 +01:00 |
|
Sebastian Sdorra
|
7877db00c9
|
update servlet api to version 3.0.1
|
2015-01-25 16:52:11 +01:00 |
|
Sebastian Sdorra
|
7ead62bb64
|
fix generic handling of extension processor
|
2014-12-21 00:42:21 +01:00 |
|
Sebastian Sdorra
|
4644975408
|
fix unchecked problem
|
2014-12-20 23:59:20 +01:00 |
|
Sebastian Sdorra
|
b536a7b318
|
fix some unchecked warnings
|
2014-12-20 23:51:46 +01:00 |
|
Sebastian Sdorra
|
9e0f94d132
|
added unit test for Priorities
|
2014-12-20 23:41:26 +01:00 |
|
Sebastian Sdorra
|
e7c4d6ac76
|
added more priority constants
|
2014-12-20 23:40:26 +01:00 |
|
Sebastian Sdorra
|
37a9ef163f
|
introducing priority annotation to order extensions
|
2014-12-20 22:41:13 +01:00 |
|
Sebastian Sdorra
|
ccbecbff34
|
use classloaders util class
|
2014-12-20 14:24:49 +01:00 |
|
Sebastian Sdorra
|
ce53dcac7f
|
added missing extension annotation
|
2014-12-20 14:23:55 +01:00 |
|
Sebastian Sdorra
|
a7b813ea45
|
remove unused class
|
2014-12-20 14:23:36 +01:00 |
|
Sebastian Sdorra
|
c139c7a13d
|
added helper class for syncing realms
|
2014-12-20 12:47:22 +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
|
866ce1e836
|
added extension point for shiro realms
|
2014-12-19 17:52:44 +01:00 |
|
Sebastian Sdorra
|
bfd67c5aef
|
support for non auto binding extension points and treat guice modules as normal extension points
|
2014-12-19 17:41:46 +01:00 |
|
Sebastian Sdorra
|
f64f29bb2e
|
improve extension binding and added api to query extensions
|
2014-12-19 17:15:50 +01:00 |
|
Sebastian Sdorra
|
0dcc94e2e1
|
remove todo, because it is already done
|
2014-12-14 12:28:43 +01:00 |
|
Sebastian Sdorra
|
7f8d0fa05f
|
do not collect extensions multiple times
|
2014-12-14 12:27: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
|
876f501644
|
[maven-release-plugin] prepare for next development iteration
|
2014-12-13 16:29:17 +01:00 |
|
Sebastian Sdorra
|
964e103fd1
|
[maven-release-plugin] copy for tag 2.0.0-M1
|
2014-12-13 16:29:16 +01:00 |
|
Sebastian Sdorra
|
ce44d86341
|
[maven-release-plugin] prepare release 2.0.0-M1
2.0.0-M1
|
2014-12-13 16:29:16 +01:00 |
|
Sebastian Sdorra
|
6c1f672ffe
|
fix merge issue
|
2014-12-13 16:28:02 +01:00 |
|
Sebastian Sdorra
|
4b42e6e331
|
disabled rpm and deb packages for pre releases
|
2014-12-13 15:40:51 +01:00 |
|
Sebastian Sdorra
|
6cbf9d184b
|
use project.version variable to be prepared for maven-release-plugin
|
2014-12-13 15:33:46 +01:00 |
|
Sebastian Sdorra
|
dda5887f37
|
use version 1.0.0-alpha-1 of smp-maven-plugin
|
2014-12-13 15:24:43 +01:00 |
|
Sebastian Sdorra
|
1bd4743444
|
added unit test for plugin updates
|
2014-12-07 18:28:24 +01:00 |
|
Sebastian Sdorra
|
4e0d29a392
|
use version 0.7-scm1 of javahg
|
2014-12-06 18:37:56 +01:00 |
|