Commit Graph

36 Commits

Author SHA1 Message Date
Sebastian Sdorra
afc56635ea added admin flag to user 2010-11-25 18:57:21 +01:00
Sebastian Sdorra
00b5191821 fix some small bugs 2010-11-23 19:02:09 +01:00
Sebastian Sdorra
69c48bfc84 simplify update method of AbstractResource 2010-11-23 17:53:30 +01:00
Sebastian Sdorra
7bbcacf2b0 generate repository urls 2010-11-19 19:17:54 +01:00
Sebastian Sdorra
f8699c3318 added general configuration 2010-11-19 18:50:42 +01:00
Sebastian Sdorra
72f1e1d78e fix login bug 2010-11-13 13:36:04 +01:00
Sebastian Sdorra
81965d3382 improve password handling 2010-11-07 16:38:08 +01:00
Sebastian Sdorra
ac5e30ffbe fix password issue in UserResource 2010-11-07 11:52:52 +01:00
Sebastian Sdorra
20f2953772 added UserResource 2010-11-06 17:24:41 +01:00
Sebastian Sdorra
fb20f3a26d improve handler and manager api 2010-11-05 18:19:43 +01:00
Sebastian Sdorra
137279c30a move user to sonia.scm.user.User 2010-11-05 15:20:56 +01:00
Sebastian Sdorra
0fc5699aba added new license header 2010-10-31 19:22:53 +01:00
Sebastian Sdorra
198a2c372a added logout method 2010-10-15 23:03:00 +02:00
Sebastian Sdorra
d0825b25c8 improve security 2010-10-15 17:58:16 +02:00
Sebastian Sdorra
910049e9fe start improving user interface 2010-10-13 15:07:06 +02:00
Sebastian Sdorra
9619a92d41 move Authenticator and Filters from scm-webapp to scm-web-api 2010-09-26 15:53:26 +02:00
Sebastian Sdorra
654bfe237d use repositorymanager in repositoryresource 2010-09-15 09:37:35 +02:00
Sebastian Sdorra
34d1af30df improve RepositoryManager api 2010-09-14 19:03:08 +02:00
Sebastian Sdorra
64253bcb4f using google guice instead of weld 2010-09-11 14:28:10 +02:00
Sebastian Sdorra
6a92e0e78e improve authentication 2010-09-09 18:35:54 +02:00
Sebastian Sdorra
b0f637e203 added type to groups 2010-09-09 17:57:02 +02:00
Sebastian Sdorra
db6ddfb59e added permissions to repository 2010-09-09 10:11:58 +02:00
Sebastian Sdorra
6250565bf3 added basic structure 2010-09-08 15:16:42 +02:00
Sebastian Sdorra
cbb85745f3 added DemoAuthenticator 2010-09-08 10:59:54 +02:00
Sebastian Sdorra
45134a2964 added ScmState 2010-09-06 14:34:04 +02:00
Sebastian Sdorra
e0e033af6f added AbstractResource 2010-09-06 13:02:54 +02:00
Sebastian Sdorra
205d7718be improve RepositoryResource 2010-09-06 12:38:08 +02:00
Sebastian Sdorra
024e14a08a added RepositoryResource 2010-09-06 12:28:13 +02:00
Sebastian Sdorra
36b7260f6b added authentication demo 2010-09-05 13:54:49 +02:00
Sebastian Sdorra
87599bf277 fix bug with json arrays 2010-09-04 16:05:26 +02:00
Sebastian Sdorra
5b8175ca8b fix bug in GroupsResource.delete 2010-09-04 16:04:40 +02:00
Sebastian Sdorra
47b4fc8589 added delete method 2010-09-04 15:56:42 +02:00
Sebastian Sdorra
d45f02859b added update method 2010-09-04 15:54:04 +02:00
Sebastian Sdorra
92ae4efc1d added add method 2010-09-04 15:46:47 +02:00
Sebastian Sdorra
4d9fe2f5c1 added GroupsResource 2010-09-04 15:11:18 +02:00
Sebastian Sdorra
0c00e49307 added jersey for rest api 2010-09-03 14:43:10 +02:00