-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
some gitea instances require login to explore repos
it would be nice to store the login data in a bookmark
like https://someuser:somepassword@example.com/
https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Authentication
RFC 7235 defines the HTTP authentication framework, which can be used by a server to challenge a client request, and by a client to provide authentication information.
similar but different:
HTTP authentication for API #24160
this feature would conflict with "require captcha for login"
Screenshots
No response
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.