mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 22:39:42 -05:00
[GH-ISSUE #915] add an ability to use api keys in web #11868
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Originally created by @clepdn on GitHub (Nov 14, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/915
describe the feature you'd like to see
I'd like to be able to supply an API key for a community instance.
I'm wondering if it's worth my time to make a PR
I'd like for a way to use an authenticated instance from the frontend.
Here's what I think this change could look like on /settings/instances (please ignore the horrifying CSS job)
additional context
Maybe there's something I'm overlooking, or this behavior is deliberate.
As far as I can tell the only way to protect an instance is with turnstile or an API key.
I haven't looked into turnstile, as API keys fit my use-case, but as far as I can tell it seems like it's just bot detection for a public frontend