Add synapse-password-reset

This commit is contained in:
Oddvar Lovaas 2017-01-11 15:08:14 +00:00
parent 42d6861d3c
commit 200dcec4d1

View file

@ -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).