Sebastian Sdorra
|
50ce50ca1b
|
allow execution of administration tasks without an active http session
|
2012-10-06 18:56:30 +02:00 |
|
Sebastian Sdorra
|
e89195f6db
|
improve security of administration context
|
2012-10-06 18:35:09 +02:00 |
|
Sebastian Sdorra
|
7f5f34eddc
|
do not store non valid users
|
2012-10-04 11:18:10 +02:00 |
|
Sebastian Sdorra
|
b85a92596d
|
fix wrong cast
|
2012-10-04 11:15:14 +02:00 |
|
Sebastian Sdorra
|
40ae526620
|
added hack for missing user events
|
2012-10-04 11:14:46 +02:00 |
|
Sebastian Sdorra
|
8e95f3d6bf
|
indent
|
2012-10-04 11:09:12 +02:00 |
|
Sebastian Sdorra
|
c2f34ffa6e
|
user user dao instead of user manager to pass permission checks
|
2012-10-04 11:00:12 +02:00 |
|
Sebastian Sdorra
|
4d3c12c805
|
remove current user check, because it does not work with apache shiro
|
2012-10-04 10:50:57 +02:00 |
|
Sebastian Sdorra
|
468f1a9b4c
|
improve logging
|
2012-10-04 10:50:19 +02:00 |
|
Sebastian Sdorra
|
46e3366896
|
update enunciate to version 1.26.1
|
2012-10-04 09:18:09 +02:00 |
|
Sebastian Sdorra
|
328867aae1
|
added some comments
|
2012-10-03 14:01:00 +02:00 |
|
Sebastian Sdorra
|
ac683ad8a9
|
improve logging
|
2012-10-03 12:49:12 +02:00 |
|
Sebastian Sdorra
|
bff2b74c4e
|
remove missing import
|
2012-10-02 16:27:47 +02:00 |
|
Sebastian Sdorra
|
1a41802a1f
|
fix bug in AuthorizationInfo cache
|
2012-10-02 16:27:17 +02:00 |
|
Sebastian Sdorra
|
9157457206
|
use joiner instead of while loop
|
2012-10-02 16:21:53 +02:00 |
|
Sebastian Sdorra
|
f648f01676
|
realm should be a singleton
|
2012-10-02 16:16:13 +02:00 |
|
Sebastian Sdorra
|
f29bb6d983
|
create global object for the anonymous user
|
2012-10-02 16:02:44 +02:00 |
|
Sebastian Sdorra
|
7463e0f16f
|
fix wrong status codes with enabled anonymous access
|
2012-10-02 15:58:49 +02:00 |
|
Sebastian Sdorra
|
d8b5569e40
|
update web-compressor plugin to version 1.3
|
2012-10-01 15:39:52 +02:00 |
|
Sebastian Sdorra
|
b47929adfc
|
fix logout with enabled anonymous access
|
2012-09-30 17:53:05 +02:00 |
|
Sebastian Sdorra
|
272259c9fc
|
use status code 412 for failed plugin conditions
|
2012-09-30 15:09:16 +02:00 |
|
Sebastian Sdorra
|
d294a655a8
|
added ui form to install plugin packages
|
2012-09-30 14:21:59 +02:00 |
|
Sebastian Sdorra
|
c7e19f65ef
|
added reload button to plugin grid
|
2012-09-30 10:11:19 +02:00 |
|
Sebastian Sdorra
|
910c937a30
|
indent
|
2012-09-30 09:48:17 +02:00 |
|
Sebastian Sdorra
|
24e6e7e7af
|
check plugin package conditions
|
2012-09-30 09:43:11 +02:00 |
|
Sebastian Sdorra
|
a5ca1a55d2
|
added api to install plugin packages
|
2012-09-29 21:44:39 +02:00 |
|
Sebastian Sdorra
|
9b98ab78c6
|
fix license headers
|
2012-09-13 15:47:13 +02:00 |
|
Sebastian Sdorra
|
492fb08558
|
fix anonymous access
|
2012-09-13 15:28:46 +02:00 |
|
Sebastian Sdorra
|
41842b7be5
|
update mustache to version 0.8.6
|
2012-09-05 16:09:58 +02:00 |
|
Sebastian Sdorra
|
04e95abfab
|
encode unique keys with Base62 for shorter keys
|
2012-09-05 16:05:55 +02:00 |
|
Sebastian Sdorra
|
752b323dd6
|
fix typo in unit test
|
2012-09-02 17:52:13 +02:00 |
|
Sebastian Sdorra
|
8bd8371679
|
added test for repository permission resolver
|
2012-09-02 17:51:32 +02:00 |
|
Sebastian Sdorra
|
53d44fdfc5
|
permission type enum is always upper case
|
2012-09-02 17:48:09 +02:00 |
|
Sebastian Sdorra
|
a94a2bf774
|
fix possible duplicate keys
|
2012-09-02 17:14:56 +02:00 |
|
Sebastian Sdorra
|
d7c7814f04
|
merge with branch issue-236
|
2012-09-02 16:55:49 +02:00 |
|
Sebastian Sdorra
|
80eb0f71ca
|
fix some ie callback errors
|
2012-08-31 17:17:15 +02:00 |
|
Sebastian Sdorra
|
6fee63203f
|
create new key generator for shorter repository ids
|
2012-08-30 17:35:56 +02:00 |
|
Sebastian Sdorra
|
65826e749e
|
implement administration context with apache shiro
|
2012-08-30 16:49:46 +02:00 |
|
Sebastian Sdorra
|
2a48dcf4d5
|
fix bug with group permissions
|
2012-08-30 16:34:43 +02:00 |
|
Sebastian Sdorra
|
fc2e3f7c81
|
fix wrong return code
|
2012-08-30 13:42:17 +02:00 |
|
Sebastian Sdorra
|
a5d0a41222
|
fix typo in log message
|
2012-08-30 13:26:45 +02:00 |
|
Sebastian Sdorra
|
4a9d14b708
|
mark security context as deprecated and use shiro apis instead
|
2012-08-30 13:20:26 +02:00 |
|
Sebastian Sdorra
|
5dde369927
|
use SubjectAwareExecutorService for repository hooks
|
2012-08-30 11:02:49 +02:00 |
|
Sebastian Sdorra
|
81060af003
|
replace groups class with groupnames
|
2012-08-30 10:38:56 +02:00 |
|
Sebastian Sdorra
|
c161e54c6b
|
enable trace logging for development
|
2012-08-29 19:05:30 +02:00 |
|
Sebastian Sdorra
|
1ab5e5610d
|
fix wrong initializing order
|
2012-08-29 19:05:11 +02:00 |
|
Sebastian Sdorra
|
230fd1a4fb
|
show authentication stacktrace only on trace log level
|
2012-08-29 18:09:09 +02:00 |
|
Sebastian Sdorra
|
a1d83e6f82
|
the first (primary) principal should be a unique identifier for the user
|
2012-08-29 17:58:41 +02:00 |
|
Sebastian Sdorra
|
f657e9d55b
|
use apache shiro api for authentication resource
|
2012-08-29 16:29:41 +02:00 |
|
Sebastian Sdorra
|
b70fc53571
|
added security constants
|
2012-08-29 10:21:58 +02:00 |
|