codalab / chagrade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Recovery/Reset

Tthomas63 opened this issue · comments

commented

Add password recovery system for teachers:
- Participants table has a button to reset/set password for user(?)
- Make sure repercussions of this operation are known (IE: Can lock students out(?))
- Allow users to submit requests to teachers
- Identify by email
- Any class user is a member of, teacher can see request to change password under Password Reset Requests page?

Alternatively Implement Email Recovery:

  • Set-up SMTP/Email
  • Attempt to set-up docker smtp server for email (Will need a TLS/SSL cert eventually?)
  • Use SendGrid if docker smtp doesn't work
  • Set-up emailing students