{"id":16793535,"url":"https://github.com/mdp/simple_admin","last_synced_at":"2025-03-17T02:23:52.628Z","repository":{"id":712220,"uuid":"359022","full_name":"mdp/simple_admin","owner":"mdp","description":"A simple Open ID auth plugin for userless apps","archived":false,"fork":false,"pushed_at":"2009-11-10T17:16:45.000Z","size":96,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T12:14:54.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mdp.png","metadata":{"files":{"readme":"README.markdown","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":"2009-11-03T06:01:19.000Z","updated_at":"2013-11-18T14:02:07.000Z","dependencies_parsed_at":"2022-07-07T14:31:12.532Z","dependency_job_id":null,"html_url":"https://github.com/mdp/simple_admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fsimple_admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fsimple_admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fsimple_admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fsimple_admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdp","download_url":"https://codeload.github.com/mdp/simple_admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960636,"owners_count":20375107,"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-13T08:49:34.710Z","updated_at":"2025-03-17T02:23:52.586Z","avatar_url":"https://github.com/mdp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Admin\n## A database-less admin authentication based on OpenID\n\n### Requires the following gems\n\n  * ruby-openid\n  * rack-openid\n\n## Installation\n\n#### Install the plugin\n\n    script/plugin install git://github.com/markpercival/simple_admin.git\n\n#### Add the following before filter to any protected controllers\n\n    before_filter :ensure_admin\n    \n#### List the authorized OpenId's in 'config/simple_admins.yml'\n\n    - markpercival.us\n    - mark.squarepush.com\n\n### When you login you should see this\n\n![Login](http://img.skitch.com/20091110-fcteijh6y74q3qxm53ed7qyfr5.jpg 'Login Screen')\n\nThe following helpers are available in your controller and views:\n\t\n  * current_user - returns the current authenticated user\n  * authorized? - tells you whether or not the current session is authenticated\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Fsimple_admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdp%2Fsimple_admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Fsimple_admin/lists"}