{"id":18513886,"url":"https://github.com/vedmaka/mediawiki-opauthlogin","last_synced_at":"2026-04-24T22:32:31.725Z","repository":{"id":146778927,"uuid":"41355232","full_name":"vedmaka/Mediawiki-OpauthLogin","owner":"vedmaka","description":"Handles user authorization based on Mediawiki-Opauth","archived":false,"fork":false,"pushed_at":"2017-04-20T16:30:43.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-27T02:41:04.009Z","etag":null,"topics":["authentication","mediawiki","mediawiki-extension","opauth","php","social-login"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/vedmaka.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":"2015-08-25T09:26:20.000Z","updated_at":"2017-03-12T22:37:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"277fe263-19e0-4338-8c60-c1321429de58","html_url":"https://github.com/vedmaka/Mediawiki-OpauthLogin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vedmaka/Mediawiki-OpauthLogin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-OpauthLogin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-OpauthLogin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-OpauthLogin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-OpauthLogin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vedmaka","download_url":"https://codeload.github.com/vedmaka/Mediawiki-OpauthLogin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedmaka%2FMediawiki-OpauthLogin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["authentication","mediawiki","mediawiki-extension","opauth","php","social-login"],"created_at":"2024-11-06T15:41:05.313Z","updated_at":"2026-04-24T22:32:31.708Z","avatar_url":"https://github.com/vedmaka.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mediawiki-OpauthLogin\nHandles user authorization based on Mediawiki-Opauth. \nThis extension requres [Mediawiki-Opauth](https://github.com/vedmaka/Mediawiki-Opauth) to be installed.\n\n# Installation\n\n1. Put **OpauthLogin** folder into **extensions** folder\n2. Add these lines into **LocalSettings.php** at bottom:\n```php\nrequire_once \"$IP/extensions/OpauthLogin/OpauthLogin.php\";\n```\n3. Run mediawiki update script:\n```bash\nphp maintenance/update.php --quick\n```\n4. Done. Now users will be handled automatically when logged/registerd\nvia social networks (via Opauth). Please notice that by default users \nwill be created with account names sources from social networks, but in\ncase of collision it will try to create suffixed account (with numbers).\nIf user name retrieved from social network is not a valid Mediawiki account\nname then it will generate random UID as username and store name in\n\"real name\" field instead.\n\n5. By default plugin will add register button at login / signup pages, but\nthis behavior can be disabled by setting `$wgOpauthLoginEnableButtons = false;`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedmaka%2Fmediawiki-opauthlogin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvedmaka%2Fmediawiki-opauthlogin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedmaka%2Fmediawiki-opauthlogin/lists"}