Document current and planned features
Only rough priorities for planned ones, of course. Not at all complete.
This commit is contained in:
parent
d420ef9eac
commit
86cd5824e6
17
README.md
17
README.md
@ -3,6 +3,23 @@
|
|||||||
This app allows Kosmos/LDAP users to manage their accounts, including
|
This app allows Kosmos/LDAP users to manage their accounts, including
|
||||||
credentials, invites, donations, etc..
|
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
|
## Development
|
||||||
|
|
||||||
### Rails app
|
### Rails app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user