{"id":20505983,"url":"https://github.com/ligoj/plugin-password","last_synced_at":"2025-08-10T00:14:54.330Z","repository":{"id":57745169,"uuid":"86047708","full_name":"ligoj/plugin-password","owner":"ligoj","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-29T17:41:08.000Z","size":181,"stargazers_count":5,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T18:52:04.209Z","etag":null,"topics":["ligoj-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ligoj.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,"zenodo":null}},"created_at":"2017-03-24T08:59:21.000Z","updated_at":"2025-05-29T17:41:12.000Z","dependencies_parsed_at":"2024-01-03T14:04:19.160Z","dependency_job_id":"d99ed180-1b66-48d3-925c-0ccc2d2b6c5b","html_url":"https://github.com/ligoj/plugin-password","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/ligoj/plugin-password","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ligoj%2Fplugin-password","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ligoj%2Fplugin-password/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ligoj%2Fplugin-password/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ligoj%2Fplugin-password/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ligoj","download_url":"https://codeload.github.com/ligoj/plugin-password/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ligoj%2Fplugin-password/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268833023,"owners_count":24314506,"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","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ligoj-plugin"],"created_at":"2024-11-15T19:52:37.428Z","updated_at":"2025-08-10T00:14:54.308Z","avatar_url":"https://github.com/ligoj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :link: Ligoj Password Management plugin [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.ligoj.plugin/plugin-password/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.ligoj.plugin/plugin-password)\n\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=org.ligoj.plugin%3Aplugin-password\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=org.ligoj.plugin%3Aplugin-password)\n[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?metric=alert_status\u0026project=org.ligoj.plugin:plugin-password)](https://sonarcloud.io/dashboard/index/org.ligoj.plugin:plugin-password)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4531336334664f9286cb43df834172dd)](https://www.codacy.com/gh/ligoj/plugin-password?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=ligoj/plugin-password\u0026amp;utm_campaign=Badge_Grade)\n[![CodeFactor](https://www.codefactor.io/repository/github/ligoj/plugin-password/badge)](https://www.codefactor.io/repository/github/ligoj/plugin-password)\n[![License](http://img.shields.io/:license-mit-blue.svg)](http://fabdouglas.mit-license.org/)\n\n[Ligoj](https://github.com/ligoj/ligoj) Password Management plugin\nThis plugin does not hold password, only tokens for renew request. The storage is delegated\nto [plugin-id](https://github.com/ligoj/plugin-id)\nProvides the following features :\n\n- Mail for new accounts\n- Mail challenge reset password\n\nSpring-Boot properties (can be injected in `CUSTOM_OPTS`) and can be dynamically modified from the administration\nconsole:\n\n| Name                         | Default value                               | Note                                                                                                                                                            |\n|------------------------------|---------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| password.mail.from           |                                             | Mail `FROM` attribute when generated password is sent                                                                                                           |\n| password.mail.new.subject\"   |                                             | Mail `SUBJECT` attribute when generated password is sent                                                                                                        |\n| password.mail.new.content    |                                             | Mail `BODY` attribute when generated password is sent. Can be a template containing `$FULLNAME`,`$FIRSTNAME`,`$LASTNAME`,`$LINK`,`$ID`,`$COMPANY`               |\n| password.mail.reset.subject  |                                             | Same than `password.mail.new.subject` be for reset workflow                                                                                                     |\n| password.mail.reset.content  |                                             | Same than `password.mail.new.content` be for reset workflow                                                                                                     |\n| password.mail.node           |                                             | Ligoj plugin node's identifier, implementing `service:mail` contract. See [plugin-mail](https://github.com/ligoj/plugin-mail). When undefined, no mail is sent. |\n| password.mail.from           |                                             | Mail `FROM` attribute when generated password is sent                                                                                                           |\n| password.mail.url            |                                             | Reset URL overriding the application's URL.                                                                                                                     |\n| password.strength.gen.length | `10`                                        | Generated default  length for generated password.                                                                                                               |\n| password.strength.validation | `^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9]).{10,}$` | Regular expression validating a new manual password.                                                                                                            |                                                                                                                   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fligoj%2Fplugin-password","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fligoj%2Fplugin-password","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fligoj%2Fplugin-password/lists"}