From 458b585cdb39bb3673d62c10956cedc36221255c Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Thu, 3 Dec 2020 15:14:13 +0100 Subject: [PATCH] Check off invitation signup feature in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a1d5a6..0711052 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ credentials, invites, donations, etc.. * [x] Reset account password when logged in, via reset email * [x] Log in with admin permissions * [x] View LDAP users as admin +* [x] Sign up for a new account via invitation * [ ] List my donations * [ ] Invite new users from your account -* [ ] Sign up for a new account via invitation * [ ] Sign up for a new account by donating upfront * [ ] Sign up for a new account via proving contributions (via cryptographic signature) * [ ] ...