{"id":21456050,"url":"https://github.com/etkecc/radicale-auth-matrix","last_synced_at":"2026-02-27T14:36:22.415Z","repository":{"id":253879044,"uuid":"841985028","full_name":"etkecc/radicale-auth-matrix","owner":"etkecc","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-11T19:19:55.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-15T08:03:45.684Z","etag":null,"topics":["auth","library","radicale"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/etkecc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"liberapay":"etkecc"}},"created_at":"2024-08-13T12:45:46.000Z","updated_at":"2025-03-07T21:10:43.000Z","dependencies_parsed_at":"2024-08-20T05:54:38.361Z","dependency_job_id":"9decbebb-ac69-400c-adcf-a8b61c4bd1e3","html_url":"https://github.com/etkecc/radicale-auth-matrix","commit_stats":null,"previous_names":["etkecc/radicale-auth-matrix"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/etkecc/radicale-auth-matrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etkecc%2Fradicale-auth-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etkecc%2Fradicale-auth-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etkecc%2Fradicale-auth-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etkecc%2Fradicale-auth-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etkecc","download_url":"https://codeload.github.com/etkecc/radicale-auth-matrix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etkecc%2Fradicale-auth-matrix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29899922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T14:30:36.354Z","status":"ssl_error","status_checked_at":"2026-02-27T14:30:01.989Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["auth","library","radicale"],"created_at":"2024-11-23T05:14:21.054Z","updated_at":"2026-02-27T14:36:22.401Z","avatar_url":"https://github.com/etkecc.png","language":"Python","funding_links":["https://liberapay.com/etkecc"],"categories":[],"sub_categories":[],"readme":"# matrix.org authentication plugin for Radicale\n\n[Radicale](https://radicale.org) is a CalDAV and CardDAV server, for storing calendars and contacts.\nThat module provides an authentication plugin for Radicale to make use of Matrix server as auth backend.\n\nThere is a [dockerized Radicale with this plugin enabled](https://github.com/etkecc/radicale)\n\n## How To Use\n\nYou must login with **localpart** as login:\n\n**Correct:**\n* Login: user\n* Password: super-secret-password\n\n**Incorrect:**\n* Login: @user:example.com\n* Password: super-secret-password\n\n\n**Why?** Because Radicale's default UI's behavior is to send the provided credentials as basic auth in url, eg: `https://user:super-secret-password@radicale.example.com`, so if you provide full MXID, it will cut it and place `@user` as username and `example.com:super-secret-password` as password\n\n## Configuration\n\n```toml\n[auth]\ntype = \"radicale_auth_matrix\" # auth method\nmatrix_server = \"https://matrix.example.com\" # matrix server to use for authentication\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetkecc%2Fradicale-auth-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetkecc%2Fradicale-auth-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetkecc%2Fradicale-auth-matrix/lists"}