summaryrefslogtreecommitdiff
path: root/FS/FS/Password_Mixin.pm
AgeCommit message (Expand)Author
2017-12-15fix changing employee password, RT#78939Ivan Kohler
2016-05-06RT#41641: Disable strict password requirements [v4+ only, passwordmin default...Jonathan Prykop
2016-05-06RT#41641 Disable strict password requirements [loosen dictionary rule]Jonathan Prykop
2016-03-23remove parens from that list, #40792Mark Wells
2016-03-23switch to a hard list of allowed password characters, #40792Mark Wells
2016-03-08bugfix to #40792Mark Wells
2016-03-08option to limit the set of characters in random passwords, #40792Mark Wells
2016-02-27allow records with password history to be deleted, from #32456Mark Wells
2016-02-09Revert "make password-insecure option work when adding a new svc_acct, #40236"Mark Wells
2016-02-08make password-insecure option work when adding a new svc_acct, #40236Mark Wells
2016-01-12allow svc_acct password field to be disabled, #39528, fixing fallout from #29...Mark Wells
2016-01-05RT#39481: Password Maximum LengthJonathan Prykop
2015-12-14RT#29354: Password Security in Email [customer fields, images, js files]Jonathan Prykop
2015-12-14RT#29354: Password Security in Email [password_svc_check and aspell requirement]Jonathan Prykop
2015-12-14RT#29354: Password Security in EmailJonathan Prykop
2015-11-20remove the config option, #32456Mark Wells
2015-11-20password policy enforcement for svc_dsl, #32456Mark Wells
2015-11-20password policy enforcement for contacts, #32456Mark Wells
2015-11-14remove ugly workaround for Params::Classify bug, #32456Mark Wells
2015-11-13limit password reuse, core and svc_acct, #29354Mark Wells