{"id":20358189,"url":"https://github.com/irods/irods_client_password_booth","last_synced_at":"2025-08-26T22:28:51.933Z","repository":{"id":220516880,"uuid":"751849254","full_name":"irods/irods_client_password_booth","owner":"irods","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-14T13:49:29.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-15T01:42:45.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/irods.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-02T13:13:32.000Z","updated_at":"2024-02-04T03:16:47.000Z","dependencies_parsed_at":"2024-02-14T14:54:13.735Z","dependency_job_id":null,"html_url":"https://github.com/irods/irods_client_password_booth","commit_stats":null,"previous_names":["trel/irods_client_password_booth"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Firods_client_password_booth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Firods_client_password_booth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Firods_client_password_booth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Firods_client_password_booth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irods","download_url":"https://codeload.github.com/irods/irods_client_password_booth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241895344,"owners_count":20038512,"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-14T23:25:46.909Z","updated_at":"2025-03-04T17:48:16.957Z","avatar_url":"https://github.com/irods.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iRODS Password Booth\n\nThe iRODS Password Booth is a *very small* web application with one job - to allow visitors to change their native iRODS password.\n\nThis \u003ca href=\"https://cherrypy.dev/\"\u003eCherryPy\u003c/a\u003e application uses the Python iRODS Client to connect to iRODS and execute `modify_password`.\n\n\u003cimg alt=\"iRODS Password Booth Screenshot\" src=\"irods_password_booth.png\" width=\"60%\"\u003e\n\n## Configuration\n\n```\ncp app.config.template app.config\nvi app.config\n```\n\nThe `[password_booth]` section requires updates to point to your iRODS Zone:\n```\n[password_booth]\n#irods_host = 'host.docker.internal'\nirods_host = 'irods.example.org'\nirods_zone = 'tempZone'\nirods_port = 1247\n```\n\niRODS TLS/SSL settings are in the same section.\n\nOther configuration settings can affect the layout:\n\n```\n#title = 'iRODS Password Booth'\n#application_name = 'irods_client_password_booth'\n#custom_html_header = ''\n#custom_html_footer = ''\n```\n\nThe CSS can be changed by editing `app.css`.\n\n## Building and Running with Docker Compose\n\nDocker Compose has been configured to volume mount the local `app.config` and `app.css`.\n\n```\ndocker compose up\n```\n\nConnecting to `http://localhost:8000` (by default) will open the iRODS Password Booth.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firods%2Firods_client_password_booth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firods%2Firods_client_password_booth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firods%2Firods_client_password_booth/lists"}