From 59cecb59d4acc7d1ef71d4af08637ef4ba7303d0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:27:41 +0100 Subject: [PATCH] chore(deps): update container image 2fauth/2fauth to v5.1.0@c14a80e by renovate (#19334) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [2fauth/2fauth](https://togithub.com/Bubka/2FAuth) | minor | `5.0.4` -> `5.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Bubka/2FAuth (2fauth/2fauth) ### [`v5.1.0`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#510---2024-03-08) [Compare Source](https://togithub.com/Bubka/2FAuth/compare/v5.0.4...v5.1.0) Hey Administrators, this release is for you, a brand new Admin Panel has arrived. With this dedicated space, you will be able to manage admin settings previously located in the User Options view (like encryption, version check, registration). Some new settings are available to better control registration (email restrictions and self-ruling SSO) and two new features are coming: Email Configuration Testing and Cache Clearing. But the real newness is the user management. All registered accounts are now searchable, the administrator role can be granted to any user, user access (password, personal token, security key/passphrase) can be revoked and you may also delete existing users or even create new ones. Note that the 2FAuth API has been updated with the new paths related to user management. ##### Added - A user preference to clear search results after copying a code ([#​300](https://togithub.com/Bubka/2FAuth/issues/300)). - A user preference to return to default group after copying a code ([#​300](https://togithub.com/Bubka/2FAuth/issues/300)). - The ability to submit a migration text directly in the Import view besides TXT files & QR codes loading ([#​288](https://togithub.com/Bubka/2FAuth/issues/288)). - An administrator setting to restrict registration to a limited range of email addresses ([#​250](https://togithub.com/Bubka/2FAuth/issues/250)). - An administrator setting to keep user registration via SSO enabled ([#​317](https://togithub.com/Bubka/2FAuth/issues/317)). - A test email feature to ensure email sending works as expected ([#​307](https://togithub.com/Bubka/2FAuth/issues/307)). - A Clear cache feature to... clear the cache, but from the browser ([#​316](https://togithub.com/Bubka/2FAuth/issues/316)). - Hindi translation, thanks to [@​saxenas](https://crowdin.com/profile/saxenas) ##### Changed - User preferences & Environment variables have been moved from the About view to the new Administration panel ([#​303](https://togithub.com/Bubka/2FAuth/issues/303)). - Spaces are now removed from the Secret when filling out the Advanced form ([#​311](https://togithub.com/Bubka/2FAuth/issues/311)). ##### Fixed - [issue #​303](https://togithub.com/Bubka/2FAuth/issues/303) "Already authenticated" error message - [issue #​305](https://togithub.com/Bubka/2FAuth/issues/305) 403 Forbidden {message: "unauthorized"} - [issue #​315](https://togithub.com/Bubka/2FAuth/issues/315) "Check now" button is untranslatable - [issue #​320](https://togithub.com/Bubka/2FAuth/issues/320) app/Policies/OwnershipTrait contains a bug, i think ##### API \[1.3.0] - `/api/v1/users` paths added to manage registered users - `oauth_provider` property to the response body of `/api/v1/user` GET path
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/twofauth/Chart.yaml | 6 +++--- charts/stable/twofauth/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/twofauth/Chart.yaml b/charts/stable/twofauth/Chart.yaml index 8cc58cd889f..59217b72de5 100644 --- a/charts/stable/twofauth/Chart.yaml +++ b/charts/stable/twofauth/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.0.4 +appVersion: 5.1.0 dependencies: - name: common version: 20.1.5 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png keywords: - 2fauth - auth -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/twofauth - https://hub.docker.com/r/2fauth/2fauth type: application -version: 1.3.0 +version: 1.4.0 diff --git a/charts/stable/twofauth/values.yaml b/charts/stable/twofauth/values.yaml index a4875cfa52e..02a889ae61c 100644 --- a/charts/stable/twofauth/values.yaml +++ b/charts/stable/twofauth/values.yaml @@ -1,7 +1,7 @@ image: repository: 2fauth/2fauth pullPolicy: IfNotPresent - tag: 5.0.4@sha256:d76532e680bd5bc4306672f41d4af8cf7fd97d928fd780e7c664c8b2276e8a34 + tag: 5.1.0@sha256:c14a80e63346df10e57adcbf55d9a4193046a52d888d1824b9db6680c50b27f0 securityContext: container: