Feature: new security section, links#34987
Conversation
|
We need to update "Leave" part after new leave functionality will be added! |
|
@aimane-chnaif Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
| # Security | ||
| Updated rules for managing all types of chats (add/remove people) | ||
|
|
||
| 1. ### DM |
There was a problem hiding this comment.
Please put numbers inside # so that numbers are bolded as well
i.e. ### 1. DM
There was a problem hiding this comment.
Its not possible on markdown to make ordered list bold unfortunately
Now everyone can delete everyone in the workspace room as discussed here, its not a workspace chat which is creating automatically, its a workspace room. |
ok then is it a bug that invited room member (but not a member of workspace) cannot remove someone from workspace room? |
|
@aimane-chnaif Ahh, okay, I see, you are right, good catch, updating it. |
|
@aimane-chnaif I think we need to add a possibility for Guests to leave the workspace room as well |
yes agree. But let's confirm with David in slack |
|
@aimane-chnaif Okay, updated workspace room is correct. |
|
@aimane-chnaif hey, do you want me to update something additionally? |
|
Let's get David's feedback again for the updated readme |
|
@MonilBhavsar updated |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
I think we're still waiting on @quinthar's feedback on final readme |
|
@aimane-chnaif @quinthar approved updated security section: https://expensify.slack.com/archives/C0671JDRKQW/p1707794023284829?thread_ts=1703547187.140519&cid=C0671JDRKQW |
|
✋ 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 production by https://github.com/thienlnam in version: 1.4.41-12 🚀
|






Details
Added new Security section to readme, added links to all add/remove member places.
Fixed Issues
$ #33575
PROPOSAL: #33575 (comment)
Tests
Verify the rules added in
#Securitysection of README.md are working as expectedOffline tests
Same as tests
QA Steps
None
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
Web