-
For non-secure images (on the minimal and performance images only), use PAM to create a truly passwordless experience. This is especially helpful for handheld devices. If not making the default settin…
-
-
Just looking for ways to speed up the login process here.
Has anyone worked out a nice way to log in without entering a password? So meaning just entering email address, receiving authentication co…
-
### Steps to reproduce the issue
By default, the **WebAuthn Passwordless Login** plugin is enabled by default. When there are no users using WebAuthn or any intention to use WebAuthn Passwordless.
…
-
Hi guys,
I've been fiddling around with this package and I don't know how to handle the error when a bad code is submitted since the auth flow just loops infinitely here's my pseudo example in Angu…
-
Please allow a passwordless login. This is a common usecase for family members. It has been already reported a few times (e.g #2, #577, #505), but the issues have always been closed.
I am not talki…
-
## What
Let users edit their information without a password, by sending them a secure link to their email address when they want to login.
## Why
### The problem with passwords
Passwords are…
-
Hello,
Currently login with WebAuthn requires typing your username.
It's not always convenient.
It would be nice to have an option to authenticate using a passkey without having to type your u…
-
-
I'm working on passwordless login with webauthn over here https://codeberg.org/_laphilipa/cockpit/src/branch/webauthn
If I build it right into cockpit will it get merged or shuold I build a plugin …