Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update namecheap.com.yaml #191

Merged
merged 2 commits into from
Feb 10, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 62 additions & 2 deletions profiles/namecheap.com.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,74 @@
name: Namecheap
password:
value:
length:
min: 8
max: 100
contents:
required:
- classes:
- nonspaces
reset:
url: https://manage.www.namecheap.com/myaccount/rememberpwd.asp
url: https://ap.www.namecheap.com/ResetPassword
flow:
request:
form:
account:
accepts: username email domain
response:
email:
sender: [email protected]
body: firstname url username origin
change:
form:
newpassword:
characters: showable
repeat:
newpassword:
input: required
characters: showable
submit:
destination:
page: stub
sessions:
own: unchanged
expire: now
change:
url: https://manage.www.namecheap.com/myaccount/modify-profile-changepassword.aspx
url: https://ap.www.namecheap.com/Profile/Security#ChangePassword
form:
newpassword:
characters: showable
repeat:
newpassword:
input: required
characters: showable
oldpassword:
input: required
characters: showable
registration:
url: https://www.namecheap.com/myaccount/signup.aspx
form:
username:
input: required
password:
input: required
characters: showable
repeat:
password:
input: required
characters: showable
firstname:
input: required
lastname:
input: required
email:
input: required
login:
url: https://www.namecheap.com/myaccount/login.aspx
form:
account:
accepts: username
password:
characters: hidden
reviewed:
date: 2017-02-10T20:20:30.602Z