diff --git a/README.md b/README.md index 57f3e8c..57c819c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,23 @@ This app allows Kosmos/LDAP users to manage their accounts, including credentials, invites, donations, etc.. +## Features + +* [x] Log in with existing LDAP account +* [x] Reset account password by providing both username and email address +* [x] Reset account password when logged in, via reset email +* [x] Log in with admin permissions +* [x] View LDAP users as admin +* [ ] List my donations +* [ ] Invite new users from your account +* [ ] Sign up for a new account via invite +* [ ] Sign up for a new account by donating upfront +* [ ] Sign up for a new account via proving contributions (via cryptographic signature) +* [ ] ... + +_Planned features are not at all a complete or static list, of course. +Suggestions and pull requests welcome!_ + ## Development ### Rails app