pdpa form
PDPA คืออะไร?
ทำไมต้อง PDPA Form
แพ็กเกจ
เข้าสู่ระบบ
เริ่มใช้งาน
pdpa form

Release Notes

Release Version:

1.1.0

Release Date:

2022-09-28

Improvements

  • Update policy privacy on "วิธีการใช้สิทธิ" section

Release Version:

1.0.0

Release Date:

2022-05-31

Feature Updates

  • API Doc
    • We provide API doc for PDPA Form API.
  • Webhook Signature improvement
    • Creating a Webhook signature will prevent the attacker from sending random data (For security purposes)
  • Password complexity improvement
    • Passwords must meet complexity requirements. Policy settings determine whether passwords must comply with strong password practices.
    • A password guidelines must contain: At least 8 characters, Lowercase characters (a-z), Uppercase characters (A-Z), At least one number (0-9), At least one special character(-!$%@^&*#()_+|~=`[]:";'<>?,./)
    • We add password complexity in the register and change the password page for suggesting to users how to create a password.