chore(deps): update ghcr.io/sebadob/rauthy docker tag to v0.35.1 #484
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
optional
question
S
UX Improvement
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: local-it/mitgliederverwaltung#484
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/ghcr.io-sebadob-rauthy-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.35.0→0.35.1Release Notes
sebadob/rauthy (ghcr.io/sebadob/rauthy)
v0.35.1Compare Source
Changes
Request Duration in Logs
The access logs in the console now contain the total requests duration. This came with a small
change when you need to debug something. The access log is not the first thing you will see for a
specific request, but actually the last thing. We can only know the total duration at the end of the
request, not at the beginning. This is just something to keep in mind.
#1525
Connect to Postgres via UDS
You can now connect to Postgres via UDS. You can specify a path to the socket for the
pg_hostconfig var. In addition, you can now also provide a custom root CA for Postgress connections, and
you can specifically
disable,requireorpreferTLS.#1527
Additional i18n translations
There are 2 additional i18n translations: Russian (ru) and French (fr)
#1503
#1523
Optional Account Redirect
You can not configure an optional redirect from
/auth/v1/to/auth/v1/account.#1509
Hidden Password Input
When the login form is in the first stage where you only should enter the email, there is not a
hidden password input in the hope that password managers can detect and auto-fill the login form
better in some cases.
#1524
Book Update
The Rauthy book got ouf of sync in a few sections, and it did not mention some of the latest new
features. It was updated in lots of places.
#1529
Bugfix
promptparam during/authorizewas not accepting multiple values#1500
koandzhtranslations for the password E-Mails gotswitched around.
#1526
foreign key constraint which made it fail and return a DB error.
#1528
Configuration
📅 Schedule: (UTC)
* * 1-7 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Renovate Bot.