-
# 💡 Summary #
Currently the function Connect-Tenant in Connection.psm1 has a hard coded list of MS Graph permissions that it requests as scopes when connecting to the Graph endpoint. Soon there will …
-
After #36 is complete, we should look at moving any lists of variables that are hard-coded into js files into JSON files. This would be a stepping-stone to making a cleaner, more backend-driven fronte…
-
Right now paths to staging and to the code are hard-coded, so it can effectively run on only one PC.
Paths should be in a json file that will be specific for each computer where the code runs.
The c…
-
**Is your feature request related to a problem? Please describe.**
I have a use case where I need to send a json object with an explicit undefined value, and I discovered that the default behavior of…
-
### Bug description
We use `composer.local.json` and `composer.production.json` which are decided on with the env var `COMPOSER=${ENV}`.
This works fine within Laravel as it uses Composer's env v…
-
Sensitive Data Exposure: Avoid sharing API keys or sensitive credentials publicly. They should be stored securely and not hard-coded in public repositories.
Structure: The JSON structure looks correc…
-
There needs to be a way to config the file parameters in `package.json`, or else remove them altogether.
-
# 💡 Summary #
For regular update and maintenance of ScubaGear, the permissions required of the module should be abstracted to a separate file instead of coded with the authentication module. This is …
-
In recent conversations (specifically in https://github.com/servo/servo/pull/33775#discussion_r1794994210 ), concerns have been raised about how Servo handles configuration preferences, especially whe…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Infrastructure as Code Type? (Required)
terraform
### Starter Module? (Required)
terraform - basic
### Use …