Ghazi Triki

Results 113 issues of Ghazi Triki

**Describe the bug** Labels, rooms and presets are bing loaded by their names instead of their id. The should be the only and unique identifier when loading and saving those...

type: bug
component: labels
component: presets
component: roles
component: rooms
priority: blocker
scope: quality
scope: robustness
scope: security

Currently for every HTTP call, separate sessions are created whether the user is authenticated or not. We need to handle with a single session if there is no authenticated user....

component: api
component: authentication
component: users
deploy: database
priority: blocker
scope: maintainablity
scope: security

**What is wrong with the current implementation? Please describe.** Currently we are putting an arbitrary text as welcome message. **Describe the solution you'd like** We should a default value that...

type: enhancement
component: bigbluebutton
component: rooms

**Is your feature request related to a problem? Please describe.** All presets configuration should be usable in create/join API. **Describe the solution you'd like** Presets group to match: - [...

type: new feature

https://github.com/bigbluebutton/bigbluebutton.github.io/pull/368

type: proposal
component: bigbluebutton
component: presets

Password checks are already done in the `execute` function. Double checks in `changePassword` are obselete and dead code. https://github.com/riadvice/bbbeasy/blob/93bf0f553d40b8e49c9bf873078dd22bd11a308e/bbbeasy-backend/app/src/Actions/Account/ChangePassword.php#LL95C22-L95C36

component: api
component: users
priority: low
scope: maintainablity
scope: performance
scope: quality

component: bigbluebutton
component: recordings

**What is wrong with the current implementation? Please describe.** When BigBlueButton API settings is not configured there is no way to know it. **Describe the solution you'd like** Display a...

type: enhancement
component: bigbluebutton
status: under testing

**What is wrong with the current implementation? Please describe.** Currently all preset settings are disabled by default during install. It prevents non-registered users from joining the rooms. **Describe the solution...

type: enhancement
component: install
component: presets

https://www.simform.com/blog/react-architecture-best-practices/ https://www.codeinwp.com/blog/react-best-practices/ https://reactresources.com/topics/best-practices https://itnext.io/react-project-architecture-641da390ebe7?gi=7c1066b4df4d https://buttercms.com/blog/best-practices-for-building-a-large-scale-react-application https://github.com/markerikson/react-redux-links/blob/master/react-architecture.md

priority: medium
scope: maintainablity