Add synapse-password-reset
parent
42d6861d3c
commit
200dcec4d1
@ -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).
|
Loading…
Reference in New Issue