Add API keys page

This commit is contained in:
2021-09-21 22:47:38 +02:00
parent afba49076a
commit 20b021d0f0
5 changed files with 139 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ let name_change = {
name: "new_username",
label: "New name",
type: "username",
default_value: window.user.username,
description: `changing your username also changes the name used to
log in. If you forget your username you can still log in using
your e-mail address if you have one configured`,