Commit Graph

50 Commits

Author SHA1 Message Date
Sebastian Sdorra
bad99919f4 merge with branch 1.x 2017-01-12 19:50:39 +01:00
Sebastian Sdorra
64581e1f75 use already exists exceptions always with an appropriate message 2016-12-07 22:40:24 +01:00
Sebastian Sdorra
3709ce7602 fix typo 2016-12-07 22:28:06 +01:00
Sebastian Sdorra
26ece65363 use ssp for user and repository permission checks 2016-12-06 22:04:13 +01:00
Sebastian Sdorra
8e3c3e4b63 improve modification events to pass the item before it was modified to the subscriber 2016-06-25 21:48:53 +02:00
Sebastian Sdorra
d6ce7383d6 merge with branch 1.x 2014-12-06 15:42:10 +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
c3100f420c improve modification handler events by sending old and new items to eventbus 2014-01-11 13:45:23 +01:00
Sebastian Sdorra
796858868a remove unused imports 2014-01-03 14:20:28 +01:00
Sebastian Sdorra
5e6259f3b7 remove old style listeners in favor of event bus 2014-01-03 11:32:40 +01:00
Sebastian Sdorra
bed58f948b fix bug with user events and decorated user managers 2013-08-09 11:08:27 +02:00
Sebastian Sdorra
2e7e4c457a improve remember me 2013-04-24 08:33:32 +02:00
Sebastian Sdorra
114834d257 util classes should be final with a private constructor 2013-02-11 15:28:14 +01:00
Sebastian Sdorra
65c80b14fb added GroupNotFoundException and UserNotFoundException 2013-01-29 20:39:08 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
3e443e5447 bind decorator factories 2012-11-29 08:54:18 +01:00
Sebastian Sdorra
692aae72fe fix license headers 2012-10-17 14:24:22 +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
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
4a9d14b708 mark security context as deprecated and use shiro apis instead 2012-08-30 13:20:26 +02:00
Sebastian Sdorra
84e6cc9619 added before events for manager objects 2012-05-18 19:34:56 +02:00
Sebastian Sdorra
f8fbb85c7b use dao type for system account creation 2012-03-18 17:21:33 +01:00
Sebastian Sdorra
cb37aec93a rename manager classes from xml to default 2012-03-16 18:50:32 +01:00
Sebastian Sdorra
5c8968905f move xml backend classes to own artifcat 2012-03-04 11:24:12 +01:00
Sebastian Sdorra
a60f04e083 added injection support for authentication, group, repository and user listeners 2011-08-16 19:10:36 +02:00
Sebastian Sdorra
0d2ecb8f0e improve logging and small fixes for active directory authentication, see #28 2011-06-23 09:37:55 +02:00
Sebastian Sdorra
637bc373b5 protect getAll methods 2011-06-09 22:11:59 +02:00
Sebastian Sdorra
1edd0e8768 improve manager sort api 2011-06-09 22:10:30 +02:00
Sebastian Sdorra
a99d7e6b1e improve manager paging api 2011-06-09 21:46:22 +02:00
Sebastian Sdorra
d5b387bd97 start implementing paging and server side sorting for users, groups and repositories 2011-06-09 21:32:30 +02:00
Sebastian Sdorra
2396430431 use timestamp instead of dateformat (yyyy-MM-dd HH-mm-ss) 2011-04-04 16:11:01 +02:00
Sebastian Sdorra
92883e4f50 fix nullpointerexcpetion on first login 2011-02-15 19:19:05 +01:00
Sebastian Sdorra
d5c2338d1d added LastModifiedAware interface 2011-02-12 19:55:18 +01:00
Sebastian Sdorra
cb56de5670 improve SearchUtil 2011-02-12 15:43:27 +01:00
Sebastian Sdorra
b81610a9f3 cache user search results 2011-02-12 11:24:08 +01:00
Sebastian Sdorra
c598f1079e added user search resource 2011-02-11 19:44:10 +01:00
Sebastian Sdorra
f9dcf08f31 remove lastLogin attribute to improve svn and bzr performance 2011-01-13 20:19:06 +01:00
Sebastian Sdorra
dfef03f074 improve PermissionUtil 2011-01-06 12:44:18 +01:00
Sebastian Sdorra
58798b947f fix XmlUserManager unit tests 2011-01-04 17:28:09 +01:00
Sebastian Sdorra
dd4468664d improve user validation 2011-01-04 17:17:48 +01:00
Sebastian Sdorra
a73fa8d79f handle events 2011-01-02 14:04:51 +01:00
Sebastian Sdorra
c1a3d4268a fix bug with enabled anonymous access 2010-12-31 14:58:11 +01:00
Sebastian Sdorra
422b4cab9e create anonymous account 2010-12-30 13:03:01 +01:00
Sebastian Sdorra
f5e41495c6 added store-api 2010-12-05 19:26:38 +01:00
Sebastian Sdorra
b6e5410d71 improve performance 2010-12-05 18:02:35 +01:00
Sebastian Sdorra
f69dceb729 improve user grid 2010-12-05 17:46:26 +01:00
Sebastian Sdorra
56b6b808c3 added logging to XmlUserManager 2010-12-05 17:33:29 +01:00
Sebastian Sdorra
f29cff9a13 move sources from scm-web-api and scm-cli to scm-core 2010-12-05 14:00:01 +01:00