Skip to content

Commit

Permalink
subscribe.free.fr added (#750)
Browse files Browse the repository at this point in the history
* subscribe.free.fr added

* Typo error fixed
  • Loading branch information
amalgopal2015 authored Sep 27, 2024
1 parent 4dbb424 commit 21fcd87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions quirks/password-rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,9 @@
"store.steampowered.com": {
"password-rules": "minlength: 6; required: lower; required: upper; required: digit; allowed: [~!@#$%^&*];"
},
"subscribe.free.fr": {
"password-rules": "minlength: 8; maxlength: 16; required: lower; required: upper; required: digit; required: [!#&()*+/@[_]];"
},
"successfactors.eu": {
"password-rules": "minlength: 8; maxlength: 18; required: lower; required: upper; required: digit,[-!\"#$%&'()*+,.:;<=>?@[^_`{|}~]];"
},
Expand Down

0 comments on commit 21fcd87

Please sign in to comment.