Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6935 มุมมอง

It is best practice to change important passwords periodically (e.g. every 3 month). How can I enforce a password change on the web interface?

Is there a module with this functionality?

If not, where would I have to start when I want to develop such a module?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Try to create a job from Setting/Scheduler/Scheduled Actions.

Go then to Technial data page: In the Object field put the model res.users

In the Method field use the action_reset_password method implemented in auth_signup
module.

In the Arguments field put the users id [2,3,4 ...]

อวตาร
ละทิ้ง

How to get Arguments for all user ? something like [not 1]

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
เม.ย. 24
26940
1
มี.ค. 17
18088
1
มี.ค. 15
4924
1
มี.ค. 15
5921
Force change password first login แก้ไขแล้ว
4
พ.ย. 24
3132