Checkout
Alex
committed
on 22 Feb 07
1. required mark is removed from Core's u.Password field, because it prevents user from saving in in-portal (new section), when going betwee… Show more

1. required mark is removed from Core's u.Password field, because it prevents user from saving in in-portal (new section), when going between tabs

2. Password field is now marked as required in ProjBaseEventHandler.OnModifyUsersConfig as it should be

3. Password field is auto-required - if not set & new user, then it's required, otherwise it's not (kPasswordFormatter logic)

Show less