mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-30 22:58:56 +07:00
refactor(dex): remove Gitea connector
Use Kanidm instead.
This commit is contained in:
@ -181,7 +181,6 @@ def main() -> None:
|
||||
]
|
||||
|
||||
gitea_oauth_apps = [
|
||||
{'name': 'dex', 'redirect_uri': f"https://{client.NetworkingV1Api().read_namespaced_ingress('dex', 'dex').spec.rules[0].host}/callback"}
|
||||
]
|
||||
|
||||
kanidm_groups = [
|
||||
|
Reference in New Issue
Block a user