mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
14 lines
367 B
Markdown
14 lines
367 B
Markdown
|
|
---
|
||
|
|
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).
|