• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
Fixed bug #1277: Respect EmailChangedPasswordP

  1. … 1 more file in changeset.
Moved password emailing to ::reset and ::retrieve, so the password is emailed even if those procs are called directly. Used by /acs-admin/users/password-reset

Make sure we set a password_message

Fixed problem with chaning password for a user causing the connection's authentication to change

  1. … 1 more file in changeset.
Do not dynamically build message key -- this makes it impossible to track down where, if at all, the message key is used

  1. … 1 more file in changeset.
Fixed email sent out when user registers without a password

  1. … 2 more files in changeset.
Changing user's auth_token on password change fix didn't refresh the user's login cookies

  1. … 1 more file in changeset.
- Code reviewed authority UI

- UseEmailForLoginP

- Refactored snapshot_p out of auth_authorities table and into auth_sync_retrieve service contract

- Email account owner on password change

  1. … 12 more files in changeset.
Code review/bug fixes in password recovery

  1. … 1 more file in changeset.
Code reviewed password management procs

  1. … 4 more files in changeset.
Code reviewed and fixed things

    • -0
    • +562
    ./password-procs.tcl
  1. … 7 more files in changeset.