You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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).
|