{"id":18029426,"url":"https://github.com/morucci/repoxplorer-cauth","last_synced_at":"2026-01-19T01:33:20.868Z","repository":{"id":142717224,"uuid":"139984599","full_name":"morucci/repoxplorer-cauth","owner":"morucci","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-22T15:33:25.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T21:14:17.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/morucci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-07-06T12:52:15.000Z","updated_at":"2018-10-22T15:33:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9157e016-46b2-4564-80cf-11caa355e583","html_url":"https://github.com/morucci/repoxplorer-cauth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morucci/repoxplorer-cauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Frepoxplorer-cauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Frepoxplorer-cauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Frepoxplorer-cauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Frepoxplorer-cauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morucci","download_url":"https://codeload.github.com/morucci/repoxplorer-cauth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Frepoxplorer-cauth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28557277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"ssl_error","status_checked_at":"2026-01-19T00:46:32.754Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-30T09:09:12.031Z","updated_at":"2026-01-19T01:33:20.852Z","avatar_url":"https://github.com/morucci.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Install cauth for repoXplorer\n=============================\n\nGenerate key pair for cauth\n---------------------------\n\nopenssl genrsa -out privkey.pem 2048\nopenssl rsa -in privkey.pem -out pubkey.pem -pubout\n\nRun the ansible playbook\n------------------------\n\n- Copy keypair files to files/\n- Set the inventory\n- ansible-playbook -i inventory.yaml -e @defaults/main.yaml cauth.yaml  \n\nFor the repoxplorer virtualhost:\n\nNow add some conf for the apache repoxplorer.conf\n-------------------------------------------------\n\n- Add in repoxplorer.conf\n\nRewriteEngine  on\nRewriteRule    \"^/$\"  \"/index.html\"  [R]\n\n\u003cLocationMatch \"/home.html\"\u003e\n    Order Allow,Deny\n    Allow from all\n\n    AuthType mod_auth_pubtkt\n    TKTAuthFakeBasicAuth on\n    TKTAuthLoginURL /auth/login\n    TKTAuthDebug 1\n    require valid-user\n\u003c/LocationMatch\u003e\n\n\n\u003cLocation \"/\"\u003e\n    RequestHeader unset X-Remote-User\n    \u003cIf \"%{HTTP_COOKIE} =~ /auth_pubtkt=.*/\"\u003e\n        AuthType mod_auth_pubtkt\n        TKTAuthLoginURL /auth/login\n        TKTAuthFakeBasicAuth on\n        TKTAuthDebug 1\n        require valid-user\n        RequestHeader set X-Remote-User %{REMOTE_USER}s\n    \u003c/If\u003e\n\u003c/Location\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorucci%2Frepoxplorer-cauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorucci%2Frepoxplorer-cauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorucci%2Frepoxplorer-cauth/lists"}