-
**Description:**
Add an input named `distribution-url` which would set the URL where the specified nodejs dist is downloaded from.
**Justification:**
1. Periodically using the default NodeJS down…
-
At the moment it is difficult for customers to test multiple different accounts from the same provider in the same workspace because our sandboxes typically only support one set of fake credentials. W…
-
## General
Our current way of handling cloud credentials in `lokoctl` is inconsistent and confusing to the user. For example, the Packet [reference](https://github.com/kinvolk/lokomotive/blob/maste…
-
It would be nice if i could save an arbritrary amount of Wifi's to the Tracker and it connects to the one with the highest signal.
That would allow for multiple Wifi SSIDs being set up in a house/a…
-
### Description
The `auth_token_update_strategy` argument was added in #34460 with a default value of `ROTATE` to retain backward compatibility with previous provider versions where this was hardcode…
jar-b updated
5 months ago
-
Right now, credentials for DTLS are hardcoded, and credentials for OSCORE are passed around in referenced files.
There should be a way to set credentials, whose concept is work in progress.
Judg…
-
### Expected Behavior
```kotlin
// build.gradle.kts
repositories {
maven(url = "myUrl") {
credentials(MyCustomCredentials::class) {
userCert.set(file("myCert.cert"))
userKey…
hfhbd updated
11 months ago
-
@sojharo @zarmeen92
Q: When calling the API's are the credentials hardcoded into out logic? It should be input parameter on the screen.
Let's discuss this at the next meeting.
-
:bulb: **Idea**
Currently the service URL is configurable but the FCM credentials are hardcoded, so changing them requires building and deploying a new build. I guess the reason is that [it's done th…
-
### Describe the feature
It would be handy to have a "ready to use" [connection string](https://www.connectionstrings.com/).
Currently it's a hassle to transform the RDS secret from the secret man…