Skip to content
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

Add HTTP basic auth environment variables #231

Merged
merged 3 commits into from
Aug 18, 2024
Merged

Conversation

dvaumoron
Copy link
Contributor

Resolve #226

Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
@dvaumoron dvaumoron merged commit 79f6ef3 into main Aug 18, 2024
4 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 21, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tofuutils/tenv](https://github.com/tofuutils/tenv) | minor | `v3.0.0` -> `v3.1.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>tofuutils/tenv (tofuutils/tenv)</summary>

### [`v3.1.0`](https://github.com/tofuutils/tenv/releases/tag/v3.1.0)

[Compare Source](tofuutils/tenv@v3.0.0...v3.1.0)

#### What's Changed

-   Add interactive mode example video to the Readme by [@&#8203;Nmishin](https://github.com/Nmishin) in tofuutils/tenv#224
-   fix Install Shell Completion commands by [@&#8203;dgomesb](https://github.com/dgomesb) in tofuutils/tenv#228
-   gh-actions: bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in tofuutils/tenv#229
-   Add HTTP basic auth environment variables by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#231

#### New Contributors

-   [@&#8203;dgomesb](https://github.com/dgomesb) made their first contribution in tofuutils/tenv#228

**Full Changelog**: tofuutils/tenv@v3.0.0...v3.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
@dvaumoron dvaumoron deleted the feat/auth-env-var branch September 1, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Authentication support
1 participant