-
Notifications
You must be signed in to change notification settings - Fork 243
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
SDL sends params from new assigned group for app in userDisallowed section of onPermissionChange in proprietary flow #2961
Labels
Comments
GetmanetsIrina
changed the title
SDL sends params from new functional group in userDisallowed section in proprietary flow
SDL sends params from new functional group in userDisallowed section of onPermissionChange in proprietary flow
Jul 8, 2019
GetmanetsIrina
changed the title
SDL sends params from new functional group in userDisallowed section of onPermissionChange in proprietary flow
SDL sends params from new assigned group for app in userDisallowed section of onPermissionChange
Jul 8, 2019
GetmanetsIrina
changed the title
SDL sends params from new assigned group for app in userDisallowed section of onPermissionChange
SDL sends params from new assigned group for app in userDisallowed section of onPermissionChange in proprietary flow
Jul 8, 2019
MNikora
pushed a commit
that referenced
this issue
Jul 29, 2019
Fixes : #2961 * if group is revoked from app, it was not noticed if user consent required, which is not valid for proprietary policy flow * OnPermissionChange notification is now sent after application of PTU
LuxoftAKutsan
pushed a commit
that referenced
this issue
Jul 29, 2019
Fixes : #2961 * if group is revoked from app, it was not noticed if user consent required, which is not valid for proprietary policy flow * OnPermissionChange notification is now sent after application of PTU Replace ModuleConfig with Whole PT
LuxoftAKutsan
pushed a commit
that referenced
this issue
Jul 29, 2019
Fixes : #2961 fix sending OnPermissionChanged after PTU with removing functional group. OnPermissionChange notification is now sent after applying PTU Replace ModuleConfig with Whole PT
1 task
mkorniichuk
added a commit
that referenced
this issue
Aug 1, 2019
Fixes : #2961 fix sending OnPermissionChanged after PTU with removing functional group. OnPermissionChange notification is now sent after applying PTU Replace ModuleConfig with Whole PT
dboltovskyi
pushed a commit
to dboltovskyi/sdl_core
that referenced
this issue
Aug 29, 2019
Fixes : smartdevicelink#2961 fix sending OnPermissionChanged after PTU with removing functional group. OnPermissionChange notification is now sent after applying PTU Replace ModuleConfig with Whole PT
GetmanetsIrina
pushed a commit
to GetmanetsIrina/sdl_core
that referenced
this issue
Aug 30, 2019
Fixes : smartdevicelink#2961 fix sending OnPermissionChanged after PTU with removing functional group. OnPermissionChange notification is now sent after applying PTU Replace ModuleConfig with Whole PT
mkorniichuk
added a commit
that referenced
this issue
Aug 30, 2019
Fixes : #2961 fix sending OnPermissionChanged after PTU with removing functional group. OnPermissionChange notification is now sent after applying PTU Replace ModuleConfig with Whole PT
Confirmed non-reproducible on develop, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
SDL sends params from new assigned group for app in userDisallowed section of onPermissionChange in proprietary flow
Reproduction Steps
Reproduction Steps
Expected Behavior
During PTU SDL sends OnPermissionChange notification with parameters from new assigned group for appropriate RPC in allowed section
Observed Behavior
SDL sends parameters in userDisallowed section
OS & Version Information
Logs
SDLlogs.tar.gz
The text was updated successfully, but these errors were encountered: