Add ability to change email address, password
Updated 11 months, 2 weeks ago
| Jonathan Ellis | Reviewers | ||
| reviewboard | |||
| None | Review Board SVN | ||
For some reason the boss thought this would come in handy.
Posted 11 months, 2 weeks ago (January 24th, 2008, 4:38 p.m.)
While I think this is a worthwhile enhancement, it won't fit all use-cases. In particular, the password change should only be allowed if the auth backend supports it (probably only for builtin-auth). Allowing email changes should probably also be configurable. I use LDAP usernames, which have a 1:1 relation to email addresses, so I don't want users messing with this.