Document current and planned features

Only rough priorities for planned ones, of course. Not at all complete.
This commit is contained in:
Basti 2020-11-18 16:01:38 +01:00
parent d420ef9eac
commit 86cd5824e6
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
1 changed files with 17 additions and 0 deletions

View File

@ -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