summaryrefslogtreecommitdiff
path: root/httemplate/elements/change_password.html
AgeCommit message (Collapse)Author
2018-09-26RT# 75817 - fixed selecting random password on custmain pageChristopher Burger
2018-09-09RT# 75817 - Added password change link to cust main pageChristopher Burger
Conflicts: httemplate/edit/cust_main-contacts.html httemplate/elements/validate_password.html httemplate/view/cust_main/contacts_new.html
2017-09-13RT# 77504 - Fixed error display issue, and javascript to prevent error.Christopher Burger
2017-08-18RT# 75817 - fixed contact password page to be more consistant with svc ↵Christopher Burger
password page, updated javascript to check password as you type rather than when you leave the field. Conflicts: FS/FS/contact.pm FS/FS/cust_contact.pm httemplate/elements/contact.html
2017-08-18RT# 75817 - updated set contact password to use popup window. fixes break in ↵Christopher Burger
first contact.
2017-06-22RT# 75817 - Added the ability to set contacts password on the backendChristopher Burger
Conflicts: httemplate/elements/validate_password.html httemplate/misc/xmlhttp-validate_password.html
2016-09-25fix translation escapingIvan Kohler
2015-12-14RT#29354: Password Security in Email [xmlhttp validation for selfservice]Jonathan Prykop
2015-12-14RT#29354: Password Security in Email [v3 merge]Jonathan Prykop
2013-02-27"Edit password" ACL, #21178, part 1Mark Wells