passkey login persists after disabling login form #14013

Closed
opened 2025-11-02 11:00:13 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @mitsimi on GitHub (Jan 17, 2025).

Description

We’ve disabled the login form in app.ini by setting ENABLE_BASIC_AUTHENTICATION=false and ENABLE_PASSWORD_SIGNIN_FORM=false. This is because we use an external auth server. However, the passkey login option persists.

Gitea Version

1.23.1 built with GNU Make 4.4.1, go1.23.4 : bindata, timetzdata, sqlite, sqlite_unlock_notify

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Image

Git Version

2.47.1

Operating System

No response

How are you running Gitea?

docker

Database

None

Originally created by @mitsimi on GitHub (Jan 17, 2025). ### Description We’ve disabled the login form in app.ini by setting ENABLE_BASIC_AUTHENTICATION=false and ENABLE_PASSWORD_SIGNIN_FORM=false. This is because we use an external auth server. However, the passkey login option persists. ### Gitea Version 1.23.1 built with GNU Make 4.4.1, go1.23.4 : bindata, timetzdata, sqlite, sqlite_unlock_notify ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots <img width="1193" alt="Image" src="https://github.com/user-attachments/assets/8a9f0fa4-48bb-46be-9ccd-9531c97129dd" /> ### Git Version 2.47.1 ### Operating System _No response_ ### How are you running Gitea? docker ### Database None
GiteaMirror added the type/proposal label 2025-11-02 11:00:13 -06:00
Author
Owner

@lunny commented on GitHub (Jan 17, 2025):

I think this is a proposal optional to disable passkey login.

@lunny commented on GitHub (Jan 17, 2025): I think this is a proposal optional to disable passkey login.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14013