diff --git a/supporting-docs/projects/2016-11-27-synapse-password-reset.md b/supporting-docs/projects/2016-11-27-synapse-password-reset.md new file mode 100644 index 00000000..fe8234cd --- /dev/null +++ b/supporting-docs/projects/2016-11-27-synapse-password-reset.md @@ -0,0 +1,13 @@ +--- +layout: project +title: synapse-password-reset +description: A tool to manage Synapse password resets +categories: projects other +author: Euan Kemp +maturity: Alpha +--- + +# {{ page.title }} +A small tool that creates a new access_token in the database so that a user can reset their password. + +Check it out on [GitHub](https://github.com/euank/synapse-password-reset).