1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-06 22:39:04 +00:00

Fix Authentik Logo

This commit is contained in:
CanbiZ 2024-12-27 20:42:36 +01:00 committed by GitHub
parent d3eaf6eaf5
commit 87ff677ed7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,14 +4,14 @@
"categories": [
11
],
"date_created": "2024-12-26",
"date_created": "2024-12-27",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 9000,
"documentation": "https://docs.goauthentik.io/docs/",
"website": "https://goauthentik.io/",
"logo": "https://github.com/goauthentik/authentik/blob/main/website/static/img/icon.png",
"logo": "https://raw.githubusercontent.com/goauthentik/authentik/refs/heads/main/website/static/img/icon.png",
"description": "authentik is an IdP (Identity Provider) and SSO (single sign on) that is built with security at the forefront of every piece of code, every feature, with an emphasis on flexibility and versatility.",
"install_methods": [
{