Laura Gorzitze
d8e1f2d739
Cleanup Code
...
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2024-02-06 14:54:00 +01:00
Eduard Heimbuch
cf4d9cf20f
3.x
...
Committed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2023-11-30 17:02:44 +01:00
René Pfeuffer
eaf59f91c4
Harmonize logging string for repositories
2020-12-04 11:48:32 +01:00
Eduard Heimbuch
7db33d2e65
Mind review findings
2020-12-02 10:47:48 +01:00
Eduard Heimbuch
121c0d1bf2
fix race condition on authorization event processing which leads to permission mismatch
2020-11-09 16:07:09 +01:00
René Pfeuffer
7ac3481879
Invalidate cache when namespace of repo was changed
2020-09-18 17:52:49 +02:00
René Pfeuffer
69997a67cd
Move authorization check to manager
2020-09-18 14:32:04 +02:00
René Pfeuffer
a24abe245b
Invalidate authorization cache when namespace permissions are changed
2020-09-18 14:31:45 +02:00
Florian Scholdei
f1b34eb502
Changeover to MIT license ( #1066 )
...
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-03-23 15:35:58 +01:00
Eduard Heimbuch
2ec98c2763
remove repository public flag
2019-11-19 14:04:47 +01:00
Rene Pfeuffer
3e2c8b7c4b
Remove archive flag
2019-08-20 14:23:52 +02:00
Eduard Heimbuch
63c874917f
added singleton annotation to AuthorizationChangedEventProducer to be sure that it is not destroyed by the gc
2019-08-02 15:02:13 +02:00
Sebastian Sdorra
a2f83e2429
removes admin flag from user object
2019-03-13 12:07:18 +01:00
René Pfeuffer
5e364e1043
Do not expose StoredAssignedPermission
2019-01-16 16:03:02 +01:00
René Pfeuffer
afbffa5978
Fix tests for default owner permission
...
Therefore add explicit methods to change the permission collection
of a repository.
2018-11-09 10:13:36 +01:00
Sebastian Sdorra
1e37dfb3a7
use subscribe annotation of legman instead of guava eventbus
2018-07-16 11:26:00 +02:00
Sebastian Sdorra
aec3d5d65d
merge with branch 1.x
2017-06-25 19:01:33 +02:00
Sebastian Sdorra
acc3ff791b
#781 process all kinds authorization relevant event and produce AuthorizationChangedEvent
2017-02-26 13:19:35 +01:00