mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 13:24:10 +02:00
Add synapse-password-reset
This commit is contained in:
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 a new issue