mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 23:47:31 +00:00
Merge branch 'main' into next
This commit is contained in:
@@ -148,6 +148,10 @@ oidc:
|
|||||||
# userinfo_endpoint: ""
|
# userinfo_endpoint: ""
|
||||||
|
|
||||||
# The client ID for the OIDC client
|
# The client ID for the OIDC client
|
||||||
|
# For the best experience please ensure this is *identical* to the client_id
|
||||||
|
# you are using for Headscale. A lot of OIDC providers will use different
|
||||||
|
# subjects per user based on the client_id and for this to work correctly
|
||||||
|
# they need to be identical between Headscale and Headplane.
|
||||||
client_id: "your-client-id"
|
client_id: "your-client-id"
|
||||||
|
|
||||||
# The client secret for the OIDC client
|
# The client secret for the OIDC client
|
||||||
|
|||||||
Generated
+3
-3
@@ -40,11 +40,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1759826507,
|
"lastModified": 1760164275,
|
||||||
"narHash": "sha256-vwXL9H5zDHEQA0oFpww2one0/hkwnPAjc47LRph6d0I=",
|
"narHash": "sha256-gKl2Gtro/LNf8P+4L3S2RsZ0G390ccd5MyXYrTdMCFE=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "bce5fe2bb998488d8e7e7856315f90496723793c",
|
"rev": "362791944032cb532aabbeed7887a441496d5e6e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
Reference in New Issue
Block a user