{"id":19004907,"url":"https://github.com/codeedu/simplesamlphp-module-sqlauthpassword","last_synced_at":"2026-04-21T09:30:37.582Z","repository":{"id":56955059,"uuid":"184600883","full_name":"codeedu/simplesamlphp-module-sqlauthpassword","owner":"codeedu","description":"A simple sql auth module to simplesamlphp","archived":false,"fork":false,"pushed_at":"2019-05-02T15:13:37.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T04:06:01.167Z","etag":null,"topics":[],"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/codeedu.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":"2019-05-02T14:58:43.000Z","updated_at":"2019-05-17T13:45:58.000Z","dependencies_parsed_at":"2022-08-21T04:00:09.648Z","dependency_job_id":null,"html_url":"https://github.com/codeedu/simplesamlphp-module-sqlauthpassword","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeedu%2Fsimplesamlphp-module-sqlauthpassword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeedu%2Fsimplesamlphp-module-sqlauthpassword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeedu%2Fsimplesamlphp-module-sqlauthpassword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeedu%2Fsimplesamlphp-module-sqlauthpassword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeedu","download_url":"https://codeload.github.com/codeedu/simplesamlphp-module-sqlauthpassword/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240027433,"owners_count":19736212,"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-11-08T18:25:16.710Z","updated_at":"2026-04-21T09:30:37.403Z","avatar_url":"https://github.com/codeedu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"'example-sql-custom' =\u003e [\n        'sqlauthcustom:SQL',\n        'dsn' =\u003e \"mysql:host=$DB_HOST;port=$DB_PORT;dbname=$DB_DATABASE\",\n        'username' =\u003e $DB_USERNAME,\n        'password' =\u003e $DB_PASSWORD,\n        'query' =\u003e 'SELECT **fields** FROM users WHERE email = :email;',\n        'password_verify' =\u003e function($rawPassword, $row){\n            return password_verify($rawPassword, $row['password']);\n        },\n        'ignore_attributes' =\u003e ['password']\n],\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeedu%2Fsimplesamlphp-module-sqlauthpassword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeedu%2Fsimplesamlphp-module-sqlauthpassword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeedu%2Fsimplesamlphp-module-sqlauthpassword/lists"}