Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
6771 Näkymät

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?

Avatar
Hylkää
Paras vastaus

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 ...]

Avatar
Hylkää

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

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
huhtik. 24
26753
1
maalisk. 17
17904
1
maalisk. 15
4793
1
maalisk. 15
5791
4
marrask. 24
2901