Using CloudFlare Auth service tokens #392
Unanswered
ammacdonald3
asked this question in
Q&A
Replies: 1 comment
-
I don't know, because I don't have any experience in that. I'm basically using system installed git on desktop, but I don't know if the authentication flow works as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have set up Gitea behind a CloudFlare tunnel, which is protected by the CF application authentication. In the web, I receive a CF login screen before being rerouted to my self-hosted application. CF also allows users to create service tokens, which can be passed in the header to authenticate before displaying the app. I've used a similar workflow for the LunaSea app, and I'm wondering if that's also possible with Obsidian-Git in order to access my Gitea repo outside of my LAN.
Beta Was this translation helpful? Give feedback.
All reactions