chore(deps): update container image 2fauth/2fauth to v5.1.0@c14a80e by renovate (#19334)

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

<details>
<summary>Bubka/2FAuth (2fauth/2fauth)</summary>

###
[`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
([#&#8203;300](https://togithub.com/Bubka/2FAuth/issues/300)).
- A user preference to return to default group after copying a code
([#&#8203;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
([#&#8203;288](https://togithub.com/Bubka/2FAuth/issues/288)).
- An administrator setting to restrict registration to a limited range
of email addresses
([#&#8203;250](https://togithub.com/Bubka/2FAuth/issues/250)).
- An administrator setting to keep user registration via SSO enabled
([#&#8203;317](https://togithub.com/Bubka/2FAuth/issues/317)).
- A test email feature to ensure email sending works as expected
([#&#8203;307](https://togithub.com/Bubka/2FAuth/issues/307)).
- A Clear cache feature to... clear the cache, but from the browser
([#&#8203;316](https://togithub.com/Bubka/2FAuth/issues/316)).
- Hindi translation, thanks to
[@&#8203;saxenas](https://crowdin.com/profile/saxenas)

##### Changed

- User preferences & Environment variables have been moved from the
About view to the new Administration panel
([#&#8203;303](https://togithub.com/Bubka/2FAuth/issues/303)).
- Spaces are now removed from the Secret when filling out the Advanced
form ([#&#8203;311](https://togithub.com/Bubka/2FAuth/issues/311)).

##### Fixed

- [issue #&#8203;303](https://togithub.com/Bubka/2FAuth/issues/303)
"Already authenticated" error message
- [issue #&#8203;305](https://togithub.com/Bubka/2FAuth/issues/305) 403
Forbidden {message: "unauthorized"}
- [issue #&#8203;315](https://togithub.com/Bubka/2FAuth/issues/315)
"Check now" button is untranslatable
- [issue #&#8203;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

</details>

---

### 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.

---

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

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-16 13:27:41 +01:00 committed by GitHub
parent a999e47418
commit 59cecb59d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
image:
repository: 2fauth/2fauth
pullPolicy: IfNotPresent
tag: 5.0.4@sha256:d76532e680bd5bc4306672f41d4af8cf7fd97d928fd780e7c664c8b2276e8a34
tag: 5.1.0@sha256:c14a80e63346df10e57adcbf55d9a4193046a52d888d1824b9db6680c50b27f0
securityContext:
container: