René Pfeuffer
|
ad65c8cd02
|
Use PermissionDescriptor instead of String
|
2019-01-17 13:21:20 +01:00 |
|
René Pfeuffer
|
7462613c16
|
Add permission for permissions
|
2019-01-16 16:55:24 +01:00 |
|
René Pfeuffer
|
5e364e1043
|
Do not expose StoredAssignedPermission
|
2019-01-16 16:03:02 +01:00 |
|
René Pfeuffer
|
f1692aa1c7
|
Cleanup security system
- remove probably unused methods
- use sets instead of lists
- remove old REST resource
|
2019-01-16 14:19:11 +01:00 |
|
Johannes Schnatterer
|
32b0341649
|
Security System: Query permission.xmls from uber classloader.
Allows for finding permission.xmls from plugins.
Adds an examplary permission.xml for git plugin.
|
2018-12-20 17:56:28 +01:00 |
|
René Pfeuffer
|
3021bea65a
|
Multiply floating store factories for type safety
|
2018-12-04 08:56:39 +01:00 |
|
René Pfeuffer
|
33f3216164
|
Make type optional
|
2018-12-03 16:30:19 +01:00 |
|
René Pfeuffer
|
44d99f55f2
|
Do no longer expose StoreParameters
|
2018-12-03 12:28:35 +01:00 |
|
René Pfeuffer
|
3638d3520f
|
Use static method for new StoreParameters instance
|
2018-12-03 11:28:03 +01:00 |
|
Mohamed Karray
|
7a1de0f67b
|
add the interface StoreFactory and refactor storeFactories
|
2018-11-27 11:35:02 +01:00 |
|
Sebastian Sdorra
|
ccbecbff34
|
use classloaders util class
|
2014-12-20 14:24:49 +01:00 |
|
Sebastian Sdorra
|
f1a0435014
|
merge with branch 1.x
|
2014-08-15 23:53:31 +02:00 |
|
Sebastian Sdorra
|
75a539367e
|
improve error handling of permission system
|
2014-06-07 15:11:48 +02:00 |
|
Sebastian Sdorra
|
4745dd5575
|
suppress unchecked warnings
|
2014-01-11 15:17:44 +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
|
0c7d6fa62f
|
replace guava eventbus with legman
|
2014-01-03 12:56:18 +01:00 |
|
Sebastian Sdorra
|
345392d309
|
fix license headers
|
2013-05-30 09:29:28 +02:00 |
|
Sebastian Sdorra
|
62bfcbc78f
|
add unit test for DefaultSecuritySystem
|
2013-05-02 18:29:00 +02:00 |
|
Sebastian Sdorra
|
c0eb4c3859
|
javadoc
|
2013-05-02 08:43:23 +02:00 |
|
Sebastian Sdorra
|
f4b0aa37da
|
move event to correct package, serializable, toString, equals and hashCode
|
2013-05-02 08:16:02 +02:00 |
|
Sebastian Sdorra
|
b7b6c94574
|
implementing events for security system
|
2013-05-01 21:09:40 +02:00 |
|
Sebastian Sdorra
|
88e9e83647
|
remove permission objects if a group or a user is deleted
|
2013-05-01 20:57:47 +02:00 |
|
Sebastian Sdorra
|
3a398af09b
|
added missing getPermission method
|
2013-05-01 13:52:04 +02:00 |
|
Sebastian Sdorra
|
1d1a92708a
|
read permission descriptor from classpath
|
2013-04-30 16:55:48 +02:00 |
|
Sebastian Sdorra
|
7b00a4e52d
|
start implementation of new security system
|
2013-04-30 16:27:08 +02:00 |
|
Sebastian Sdorra
|
24ee483562
|
start implementation of a new security system to allow global permissions for repositories
|
2013-04-14 15:13:27 +02:00 |
|