-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement: calculate and expose actual file permission set #1368
Enhancement: calculate and expose actual file permission set #1368
Commits on Jan 7, 2021
-
prevent sharing with increased permissions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 8e485c2 - Browse repository at this point
Copy the full SHA 8e485c2View commit details -
refactor permission mapping to a role struct
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for a0cd57f - Browse repository at this point
Copy the full SHA a0cd57fView commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 30af05b - Browse repository at this point
Copy the full SHA 30af05bView commit details -
make ocis driver calculate permissions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 2974e0c - Browse repository at this point
Copy the full SHA 2974e0cView commit details -
return all permissions when user is owner wherever possible
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for d0c6fdc - Browse repository at this point
Copy the full SHA d0c6fdcView commit details -
refactor reading and assembling permissions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for c8283b0 - Browse repository at this point
Copy the full SHA c8283b0View commit details -
fake permissions for share recipients at the driver level
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for ef0c8f4 - Browse repository at this point
Copy the full SHA ef0c8f4View commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 8de73c2 - Browse repository at this point
Copy the full SHA 8de73c2View commit details -
fix lint, less expected failed tests
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for bedbc4e - Browse repository at this point
Copy the full SHA bedbc4eView commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 7add009 - Browse repository at this point
Copy the full SHA 7add009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5d5b0 - Browse repository at this point
Copy the full SHA 2a5d5b0View commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 15c657e - Browse repository at this point
Copy the full SHA 15c657eView commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for cd48234 - Browse repository at this point
Copy the full SHA cd48234View commit details -
enforce public share permissions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 11e06d0 - Browse repository at this point
Copy the full SHA 11e06d0View commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for ef6daa5 - Browse repository at this point
Copy the full SHA ef6daa5View commit details -
file shares never have delete or create permission
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 8683de2 - Browse repository at this point
Copy the full SHA 8683de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7afad - Browse repository at this point
Copy the full SHA 5e7afadView commit details -
files never have a create permission
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 390604c - Browse repository at this point
Copy the full SHA 390604cView commit details -
differentiate not found vs unauthenticated for link tokens
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for cf51af0 - Browse repository at this point
Copy the full SHA cf51af0View commit details -
not found token should return 403
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 68875a7 - Browse repository at this point
Copy the full SHA 68875a7View commit details -
guard against missing permissionset
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 997ca40 - Browse repository at this point
Copy the full SHA 997ca40View commit details -
differentiate between oc:permissions and ocs:share-permissions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 59c9f95 - Browse repository at this point
Copy the full SHA 59c9f95View commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 98e5117 - Browse repository at this point
Copy the full SHA 98e5117View commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for c3a2fa5 - Browse repository at this point
Copy the full SHA c3a2fa5View commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 498fa3f - Browse repository at this point
Copy the full SHA 498fa3fView commit details -
return missing link target as 404
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 9500fbc - Browse repository at this point
Copy the full SHA 9500fbcView commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 3fda868 - Browse repository at this point
Copy the full SHA 3fda868View commit details -
treat permission denied as 401
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for f3f558a - Browse repository at this point
Copy the full SHA f3f558aView commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 392a83f - Browse repository at this point
Copy the full SHA 392a83fView commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for d85b5b6 - Browse repository at this point
Copy the full SHA d85b5b6View commit details -
handle file individual share permissions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for d6321bc - Browse repository at this point
Copy the full SHA d6321bcView commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 5e8fa19 - Browse repository at this point
Copy the full SHA 5e8fa19View commit details -
Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com> Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 7f2ca3a - Browse repository at this point
Copy the full SHA 7f2ca3aView commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 605fb1f - Browse repository at this point
Copy the full SHA 605fb1fView commit details -
update expected test failures and changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 92db0fd - Browse repository at this point
Copy the full SHA 92db0fdView commit details -
parent owner becomes owner of uploaded files
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for e36dd46 - Browse repository at this point
Copy the full SHA e36dd46View commit details -
parent owner becomes owner of new folders
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 0f14362 - Browse repository at this point
Copy the full SHA 0f14362View commit details -
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 074d616 - Browse repository at this point
Copy the full SHA 074d616View commit details -
update expected failures and changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for 79f82c6 - Browse repository at this point
Copy the full SHA 79f82c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c69f470 - Browse repository at this point
Copy the full SHA c69f470View commit details
Commits on Jan 8, 2021
-
cleanup permissions rendering for propfind
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Configuration menu - View commit details
-
Copy full SHA for c3cbdd1 - Browse repository at this point
Copy the full SHA c3cbdd1View commit details