WIP: authelia: add webauthn #337

Draft
mg wants to merge 3 commits from passkeys into master
Owner
No description provided.
mg added 2 commits 2025-03-26 22:23:42 +01:00
mg added 1 commit 2025-03-26 22:28:25 +01:00
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 3s
ansible-lint / Ansible Lint (pull_request) Successful in 24s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin passkeys:passkeys
git checkout passkeys

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff passkeys
git checkout passkeys
git rebase master
git checkout master
git merge --ff-only passkeys
git checkout passkeys
git rebase master
git checkout master
git merge --no-ff passkeys
git checkout master
git merge --squash passkeys
git checkout master
git merge --ff-only passkeys
git checkout master
git merge passkeys
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mg/homeserver#337
No description provided.