-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Fix anonymous user can access report sub-page #47490
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
Fix anonymous user can access report sub-page #47490
Conversation
|
I still can't access public room from my android mWeb |
Reviewer Checklist
Screenshots/VideosAndroid: Native47490-android-native.mp4Android: mWeb Chrome47490-android-chrome.mp4iOS: Native47490-ios-native.mp4iOS: mWeb Safari47490-ios-safari.mp4MacOS: Chrome / Safari47490-web.mp4MacOS: Desktop |
akinwale
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/cristipaval in version: 9.0.22-0 🚀
|
|
🚀 Deployed to staging by https://github.com/cristipaval in version: 9.0.22-1 🚀
|
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.0.22-9 🚀
|
Details
Anonymous users can access the report sub-page by deep link or through URL. This PR fix it.
Fixed Issues
$ #46951
PROPOSAL: #46951 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
/settingsto it (or deep-link to it in Android/iOS)Note: the report behind the sign-in modal is blank in web, this is a different unrelated issue
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android.mp4
Android: mWeb Chrome
iOS: Native
ios.mp4
iOS: mWeb Safari
ios.mweb.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4