Yii Change Password with use of old and repeat password using bootstrap TbActiveForm

Comparing #5 with #6

Title

Yii Change Password with use of old and repeat password using bootstrap TbActiveForm

Content

In this wiki I will show how could use a TbActiveForm for changing the old password with help of old, new and repeat password features.

In your models (User model)
[...]