Add synapse-password-reset
This commit is contained in:
parent
42d6861d3c
commit
200dcec4d1
1 changed files with 13 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue