Replies: 2 comments 2 replies
-
|
Not sure if the label customization is useful — it may be only relevant to Codeberg. I’ll make a change to the CMS so that it will say Sign In with Codeberg when |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
@ffeldhaus Heads up — v0.162.0 replaced the backend:
allow_token_auth: falseis the same as backend:
auth_methods: [oauth] |
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 just started looking into sveltia-cms as decap CMS replacement. The first thing I noticed was the 3 auth options at the beginning, e.g. local repository, gitea / forgeo, gitea / forgejo with token. As we are using Codeberg as backend, I would love to only have "Log in with Codeberg".
To my understanding the use local repository option will only be shown if I run via localhost, so that should be fine.
For the other two options, can the token based login be disabled? Can the other button "Sign in with Gitea / Forgejo" be renamed to e.g. "Sign In with Codeberg"?
Maybe something like these config options:
Beta Was this translation helpful? Give feedback.
All reactions