{"id":18022926,"url":"https://github.com/gingerbeardman/proxyconnect","last_synced_at":"2025-10-18T02:04:32.914Z","repository":{"id":140238515,"uuid":"1871773","full_name":"gingerbeardman/proxyconnect","owner":"gingerbeardman","description":"Links the Vanilla forum signin process to the WolfCMS login process.","archived":false,"fork":false,"pushed_at":"2011-09-19T13:25:08.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-19T10:08:21.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.gingerbeardman.com/wolfcms/","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/gingerbeardman.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}},"created_at":"2011-06-09T16:43:40.000Z","updated_at":"2017-05-22T14:13:32.000Z","dependencies_parsed_at":"2023-03-11T20:12:17.195Z","dependency_job_id":null,"html_url":"https://github.com/gingerbeardman/proxyconnect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gingerbeardman/proxyconnect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerbeardman%2Fproxyconnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerbeardman%2Fproxyconnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerbeardman%2Fproxyconnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerbeardman%2Fproxyconnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gingerbeardman","download_url":"https://codeload.github.com/gingerbeardman/proxyconnect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerbeardman%2Fproxyconnect/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261601518,"owners_count":23183096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-30T07:06:22.378Z","updated_at":"2025-10-18T02:04:32.878Z","avatar_url":"https://github.com/gingerbeardman.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"#ProxyConnect 0.1.0\n\nBy Matt Sephton \u003cmatt.sephton@gmail.com\u003e\n\nLinks the Vanilla forum signin process to the WolfCMS login process.\n\nThis way users have a Single Sign On and the experience of using Vanilla alongside WolfCMS is more streamlined.\n\n## NOTES\n\nContains plugin and helper file.\n\nRequires the Registered Users plugin to be installed.\n\nRequires the cookie domain/path in wolf/app/models/AuthUser.php on lines 219, 294 to include both your forum and wolf paths. \n\nThe domains used for cookies must be dotted domains, as shown in the example code, as localhost will not work. You may also wish to use `'.'.$_SERVER[\"HTTP_HOST\"]` rather than `null` in these bits of code.\n\n## INSTALLATION\n\n1. Setup the Registered Users plugin and confirm it is working.\n\n2. Go to \"Pages\" tab and create child page of \"Home Page\" (green \"+\" on the right).\n\n3. Put the name your new page (e.g. \"ProxyConnect\" or similar) in the \"Page Title\" box.\n\n4. Put the following code in the \"body\" area:\n\n\t\u003c?php\n\tuse_helper('ProxyConnect');\n\t$test = new ProxyConnect();\n\t$test-\u003eUserInfo();\n\t?\u003e\n\n\tThis calls the helper function when the page is requested.\n\n5. Below the text-editing area, set the dropdown menus to read:\n   - Layout: None\n   - Page Type: None\n   - Filter: None\n   - Status: Hidden\n\n6. Click the \"Save and Close\" button.\n\n7. Setup Vanilla's ProxyConnect plugin on your forum and confirm it is working.\n\n## CHANGLOG\n\n2011-02-08\tinitial version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgingerbeardman%2Fproxyconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgingerbeardman%2Fproxyconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgingerbeardman%2Fproxyconnect/lists"}