MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=validatepassword

(main | validatepassword)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
  • แหล่งที่มา: MediaWiki
  • สัญญาอนุญาต: GPL-2.0-or-later

Validate a password against the wiki's password policies.

Validity is reported as Good if the password is acceptable, Change if the password may be used for login but must be changed, or Invalid if the password is not usable.

Specific parameters:
Other general parameters are available.
password

Password to validate.

This parameter is required.
user

Username, for use when testing account creation. The named user must not exist.

ชนิด: ผู้ใช้ โดย ชื่อผู้ใช้ และ ไอดีผู้ใช้ (เช่น "#12345")
email

Email address, for use when testing account creation.

realname

Real name, for use when testing account creation.